org.openide.util 8.6.1

Uses of Interface
org.openide.util.actions.Presenter.Menu

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

Uses of Presenter.Menu in org.openide.util.actions
 

Classes in org.openide.util.actions that implement Presenter.Menu
 class BooleanStateAction
          An action that can be toggled on or off.
 class CallableSystemAction
          Not preferred anymore, use Actions.alwaysEnabled instead.
 class CallbackSystemAction
          Not preferred anymore, the replacement is Actions.callback factory method.
 


org.openide.util 8.6.1

Built on July 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.