Package jadex.commons.gui
Interface IMenuItemConstructor
- 
public interface IMenuItemConstructorInterface for getting/creating (dynamic) menu item (structures). 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.swing.JMenuItemgetMenuItem()Get or create a new menu item (struture). 
 -