Class InformationDialog

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
javax.swing.JFrame
com.jackmeng.halcyoninae.cosmos.components.info.InformationDialog
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Runnable, Accessible, RootPaneContainer, WindowConstants

public class InformationDialog extends JFrame implements Runnable
A information dialog that contains text based interfacing regarding properties.
Since:
3.1
Author:
Jack Meng
See Also:
  • Constructor Details

    • InformationDialog

      public InformationDialog()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable