Package apps.gui3.dp3

Class DecoderPro3Window

All Implemented Interfaces:
ComponentListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, BeanInterface, RosterEntrySelector, RosterGroupSelector, ModifiedFlag, WindowInterface

public class DecoderPro3Window extends RosterFrame
Standalone DecoderPro3 Window.
See Also:
  • Constructor Details

    • DecoderPro3Window

      Loads DecoderPro 3 with the default set of menus and toolbars
    • DecoderPro3Window

      public DecoderPro3Window(String menuFile, String toolbarFile)
      Loads DecoderPro 3 with specific menu and toolbar files.
      Parameters:
      menuFile - XML file with menu structure
      toolbarFile - XML file with toolbar structure
  • Method Details