org.openide.util 6.8.22

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 within NetBeans. 
 

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)
          Deprecated. use TopComponent.getActionMap() as described in the javadoc
 


org.openide.util 6.8.22

Built on December 7 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.