Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

org::openide::actions::ToolsAction::Popup Class Reference

List of all members.

Public Member Functions

 Popup (Action toolsAction)
void addNotify ()
void run ()

Static Package Attributes

final long serialVersionUID = 2269006599727576059L

Private Attributes

JMenu menu = new MyMenu()
boolean inited = false
Action toolsAction

Detailed Description

Inline menu that is either empty or contains one submenu.


Constructor & Destructor Documentation

org::openide::actions::ToolsAction::Popup::Popup Action  toolsAction  )  [inline]
 


Member Function Documentation

void org::openide::actions::ToolsAction::Popup::addNotify  )  [inline]
 

void org::openide::actions::ToolsAction::Popup::run  )  [inline]
 

Runs the update


Member Data Documentation

boolean org::openide::actions::ToolsAction::Popup::inited = false [private]
 

JMenu org::openide::actions::ToolsAction::Popup::menu = new MyMenu() [private]
 

sub menu

final long org::openide::actions::ToolsAction::Popup::serialVersionUID = 2269006599727576059L [static, package]
 

Action org::openide::actions::ToolsAction::Popup::toolsAction [private]
 

Associated tools action.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:14:02 2009 for ACS Java API by doxygen 1.3.8