- underlings - Variable in class lev.gui.LCheckBox
-
- unique - Variable in class lev.gui.LList
-
- update() - Method in class lev.gui.LUserSetting
-
Updates the savefile to the GUI's value.
- updateCurToGUI() - Method in class lev.gui.LSaveFile
-
Makes the savefile reacquire the settings from any tied GUI components.
- updateCurToGUI(Enum) - Method in class lev.gui.LSaveFile
-
Makes the savefile reaquire the settings for the specific enum.
- updateGUItoCur() - Method in class lev.gui.LSaveFile
-
Reverts the tied GUI to display the current settings.
- updateHelp() - Method in class lev.gui.LCheckBoxConfig.LSpecialCheckBox
-
- updateHelp() - Method in class lev.gui.LCheckBoxConfig
-
- updateHelp() - Method in class lev.gui.LHelpComponent
-
Updates the target help panel with this component's help info.
- updateLast(Component) - Method in class lev.gui.LPanel
-
Updates last GUI component tracker to be focused on c.