org.openide.util 6.8.22

Uses of Package
org.openide.util.actions

Packages that use org.openide.util.actions
org.openide.util.actions There are several types of standard actions that should be used for many user interactions within NetBeans. 
 

Classes in org.openide.util.actions used by org.openide.util.actions
ActionPerformer
          Specifies how an action should be performed.
CallableSystemAction
          An action which may be called programmatically.
Presenter
          Provides a presentation feature for an action.
Presenter.Menu
          The presenter interface for presenting an action in a menu.
Presenter.Popup
          The presenter interface for presenting an action in a popup menu.
Presenter.Toolbar
          The presenter interface for presenting an action in a toolbar.
SystemAction
          The common predecessor of callable actions in the IDE.
 


org.openide.util 6.8.22

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