generation
Class GeneratorMenu

java.lang.Object
  extended by java.awt.MenuComponent
      extended by java.awt.MenuBar
          extended by generation.GeneratorMenu
All Implemented Interfaces:
java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible

public class GeneratorMenu
extends java.awt.MenuBar

MenuBar for the generation-editor

Author:
Markus Krebs
See Also:
Serialized Form

Constructor Summary
GeneratorMenu(java.util.EventListener al)
          Creates the menu
 
Method Summary
 
Methods inherited from class java.awt.MenuBar
add, addNotify, countMenus, deleteShortcut, getAccessibleContext, getHelpMenu, getMenu, getMenuCount, getShortcutMenuItem, remove, remove, removeNotify, setHelpMenu, shortcuts
 
Methods inherited from class java.awt.MenuComponent
dispatchEvent, getFont, getName, getParent, getPeer, postEvent, setFont, setName, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.awt.MenuContainer
getFont, postEvent
 

Constructor Detail

GeneratorMenu

public GeneratorMenu(java.util.EventListener al)
Creates the menu

Parameters:
al - The listener for the menu