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

public class SettingsPane extends JFrame implements Runnable, ActionListener
Literally reads the properties from ResourceFolder's property manager and determine what to do.
Since:
3.1
Author:
Jack Meng
See Also:
  • Field Details

  • Constructor Details

    • SettingsPane

      public SettingsPane()
  • Method Details