Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SaMethodMenu Class Reference

A menu with string addressable methods based on information from the registry. More...

List of all members.

Public Methods

 SaMethodMenu (ActionListener listener)
 Constructor. More...

 SaMethodMenu (String saClassName, ActionListener listener)
 Constructor. More...

 SaMethodMenu (String saClassName, String prefixKey, ActionListener listener)
 Constructor. More...


Detailed Description

A menu with string addressable methods based on information from the registry.


Constructor & Destructor Documentation

SaMethodMenu::SaMethodMenu ActionListener    listener [inline]
 

Constructor.

Builds a (hierarchical) Menu based on the information in the regsitry under the key /sasystem/menus/Classes.

SaMethodMenu::SaMethodMenu String    saClassName,
ActionListener    listener
[inline]
 

Constructor.

Builds a (hierarchical) Menu based on the information in the regsitry under the key /sasystem/menus/'saClassName'.

SaMethodMenu::SaMethodMenu String    saClassName,
String    prefixKey,
ActionListener    listener
[inline]
 

Constructor.

Builds a (hierarchical) Menu based on the information in the regsitry under the key 'prefixKey'/'saClassName'.


The documentation for this class was generated from the following file:
Generated on Tue Jan 8 14:14:26 2002 for JavaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001