org.nakedobjects.viewer.classic.event.popup
Class MenuOptionSet
java.lang.Object
org.nakedobjects.viewer.classic.event.popup.MenuOptionSet
- public class MenuOptionSet
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
COMPONENT
public static final int COMPONENT
- See Also:
- Constant Field Values
VIEW
public static final int VIEW
- See Also:
- Constant Field Values
OBJECT
public static final int OBJECT
- See Also:
- Constant Field Values
DEBUG
public static final int DEBUG
- See Also:
- Constant Field Values
MenuOptionSet
public MenuOptionSet()
add
public void add(MenuOption option)
getMenuOptions
public java.util.Vector getMenuOptions(boolean includeDebug)
toString
public java.lang.String toString()