Package org.timomt

Class ImageLabMenuBar

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, MenuElement

public class ImageLabMenuBar extends JMenuBar
ImageLabMenuBar: the main JMenuBar of the application
See Also:
  • Constructor Details

    • ImageLabMenuBar

      public ImageLabMenuBar(ImageLabGUI gui)
      ImageLabMenuBar: constructor to initialize ImageLabMenuBar.
      Parameters:
      gui - the parent container.