org.openide.awt 7.31.1

Uses of Interface
org.openide.awt.DynamicMenuContent

Packages that use DynamicMenuContent
org.openide.awt A set of utility classes pertaining to the visual appearance of NetBeans. 
 

Uses of DynamicMenuContent in org.openide.awt
 

Classes in org.openide.awt that implement DynamicMenuContent
static class Actions.MenuItem
          Extension of Swing menu item with connection to system actions.
static class Actions.SubMenu
          Deprecated. Extends deprecated JMenuPlus. Instead create a regular JMenu and add items to it (or use DynamicMenuContent).
 class JInlineMenu
          Deprecated. since org.openide.awt 6.5 JInlineMenu is a simple implementation of DynamicMenuContent, it doesn't update when visible and doesn't handle the separators itself anymore.
 


org.openide.awt 7.31.1

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