站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

Uses of Class org.openide.awt.JMenuPlus (NetBeans APIs) - NetBeans API Javadoc 4.1.0


Uses of Class
org.openide.awt.JMenuPlus

Packages that use JMenuPlus
org.openide.awt A set of utility classes pertaining to the visual appearance of the IDE. 
org.openide.explorer.view The Explorer is really an abstraction that needs a view to actually display the nodes. 
 

Uses of JMenuPlus in org.openide.awt
 

Subclasses of JMenuPlus in org.openide.awt
static class Actions.SubMenu
          SubMenu provides easy way of displaying submenu items based on SubMenuModel.
 

Uses of JMenuPlus in org.openide.explorer.view
 

Subclasses of JMenuPlus in org.openide.explorer.view
static class MenuView.Menu
          Menu item representing a node (with children) in a menu hierarchy.
 



Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.