Package org.timomt

Class ActionPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ActionPanel extends JPanel
ActionPanel the main JPanel.
See Also:
  • Constructor Details

    • ActionPanel

      public ActionPanel(ImageLabGUI gui)
      ActionPanel: default constructor.
      Parameters:
      gui - the parent container.