Class OptionsSubScreen

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement
Direct Known Subclasses:
ControlsScreen, KeyBindsScreen, LanguageSelectScreen, MouseSettingsScreen, SimpleOptionsSubScreen, SkinCustomizationScreen, SoundOptionsScreen, VideoSettingsScreen

public class OptionsSubScreen extends Screen
  • Field Details

  • Constructor Details

  • Method Details

    • init

      protected void init()
      Overrides:
      init in class Screen
    • addTitle

      protected void addTitle()
    • addFooter

      protected void addFooter()
    • repositionElements

      protected void repositionElements()
      Overrides:
      repositionElements in class Screen
    • removed

      public void removed()
      Overrides:
      removed in class Screen
    • onClose

      public void onClose()
      Overrides:
      onClose in class Screen