fi.hut.tml.xsmiles.gui.components.awt
Class AWTMenu
java.lang.Object
fi.hut.tml.xsmiles.gui.components.awt.AWTMenu
- All Implemented Interfaces:
- XMenu
- public class AWTMenu
- extends java.lang.Object
- implements XMenu
- Author:
- Mikko Honkala
|
Constructor Summary |
AWTMenu(java.lang.String menu)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AWTMenu
public AWTMenu(java.lang.String menu)
init
public void init()
add
public void add(XMenu menu)
- Description copied from interface:
XMenu
- add submenu
- Specified by:
add in interface XMenu
add
public void add(XMenuItem menuitem)
- Description copied from interface:
XMenu
- add menu choice
- Specified by:
add in interface XMenu
getObject
public java.lang.Object getObject()
- Specified by:
getObject in interface XMenu
addSeparator
public void addSeparator()
- Specified by:
addSeparator in interface XMenu
removeAll
public void removeAll()
- Specified by:
removeAll in interface XMenu
remove
public void remove(XMenu item)
- Specified by:
remove in interface XMenu
remove
public void remove(XMenuItem item)
- Specified by:
remove in interface XMenu
X-Smiles 1.2