uk.ac.essex.common.menu
Class MenuDescriptorImpl
java.lang.Object
uk.ac.essex.common.menu.MenuDescriptorImpl
- All Implemented Interfaces:
- MenuDescriptor
public class MenuDescriptorImpl
- extends java.lang.Object
- implements MenuDescriptor
Created Date: 01-Nov-2003
You should have received a copy of Lesser GNU public license with this code.
If not please visit this site
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MenuDescriptorImpl
public MenuDescriptorImpl()
getName
public java.lang.String getName()
- Specified by:
getName
in interface MenuDescriptor
getMenuLabel
public java.lang.String getMenuLabel()
- Specified by:
getMenuLabel
in interface MenuDescriptor
getMnemonic
public java.lang.String getMnemonic()
- Specified by:
getMnemonic
in interface MenuDescriptor
getSwingList
public java.util.List getSwingList()
- Specified by:
getSwingList
in interface MenuDescriptor
getMenu
public javax.swing.JMenu getMenu()
showIcons
public boolean showIcons()
- Specified by:
showIcons
in interface MenuDescriptor