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

Inheritance diagram for org::openide::actions::ToolsAction::Popup:
Inheritance graph
[legend]
Collaboration diagram for org::openide::actions::ToolsAction::Popup:
Collaboration graph
[legend]

List of all members.

Classes

class  MyMenu

Public Member Functions

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

Static Package Attributes

static 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]

References menu.


Member Function Documentation

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

References inited.

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

Runs the update

References inited.


Member Data Documentation

Referenced by addNotify(), and run().

sub menu

Referenced by Popup().

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

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2