Class ApplicationFrame

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants, FileOperations.FileOperationsListener, Startupable
Direct Known Subclasses:
DefaultApplicationFrame

public abstract class ApplicationFrame extends JFrame implements FileOperations.FileOperationsListener, Startupable
The ApplicationFrame. This frame represent the main frame of the application.
See Also:
  • Constructor Details

    • ApplicationFrame

      public ApplicationFrame()