Uses of Interface
org.openide.util.actions.ActionPerformer

Packages that use ActionPerformer
org.openide.util.actions There are several types of standard actions that should be used for many user interactions with the IDE. 
 

Uses of ActionPerformer in org.openide.util.actions
 

Methods in org.openide.util.actions that return ActionPerformer
 ActionPerformer CallbackSystemAction.getActionPerformer()
          Get the current action performer.
 

Methods in org.openide.util.actions with parameters of type ActionPerformer
 void CallbackSystemAction.setActionPerformer(ActionPerformer performer)
          Set the action performer.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.