Package gr.zeus.ui

Class JConsole

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public final class JConsole extends JFrame
The JFrame edition of JConsolePane.
JConsolePane

Since:
1.40
Author:
Gregory Kotsaftis
See Also:
  • Constructor Details

    • JConsole

      public JConsole()
      Constructor. Creates a new JFrame and adds to it the single instance of JConsolePane. Finally hides the frame until it is required to be seen.
  • Method Details

    • getConsole

      public static JConsolePane getConsole()
      Returns the instance of the JConsolePane for further configuration.