Class SettingsFrame

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

public class SettingsFrame extends MainMenu.Child
The SettingsFrame class represents a settings window for configuring key bindings and saving the changes. It allows the user to view and modify the key bindings for various actions.
See Also:
  • Constructor Details

    • SettingsFrame

      public SettingsFrame()
      Constructs a new SettingsFrame to display and modify key bindings.