uk.ac.essex.common.menu
Interface MenuDescriptor
- All Known Subinterfaces:
- ActionGroupDescriptor
- All Known Implementing Classes:
- ActionGroupDescriptorImpl, MenuDescriptorImpl
public interface 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
getName
java.lang.String getName()
getMenuLabel
java.lang.String getMenuLabel()
getMnemonic
java.lang.String getMnemonic()
getSwingList
java.util.List getSwingList()
showIcons
boolean showIcons()