fi.hut.tml.xsmiles.gui.components.havi
Class HaviMenu
java.lang.Object
fi.hut.tml.xsmiles.gui.components.havi.HaviMenu
- All Implemented Interfaces:
- XMenu
- public class HaviMenu
- extends java.lang.Object
- implements XMenu
- Author:
- honkkis
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
|
Constructor Summary |
HaviMenu(java.lang.String menu)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HaviMenu
public HaviMenu(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