Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.awt
Interface ActionCheckerI  view ActionCheckerI download ActionCheckerI.java

All Known Implementing Classes:
Controller

public interface ActionCheckerI

Queries the implementor of ActionCheckerI if the action associated with nActionId can be performed


Method Summary
 boolean canPerform(int nActionId)
          Queries the implementor of ActionCheckerI if the action associated with nActionId can be performed
 

Method Detail

canPerform

public boolean canPerform(int nActionId)
Queries the implementor of ActionCheckerI if the action associated with nActionId can be performed