- text(String) - Method in class com.krab.lazy.LazyGui
-
Gets the current value of a text input element.
- text(String, String) - Method in class com.krab.lazy.LazyGui
-
Gets the current value of an editable text field element.
- textSet(String, String) - Method in class com.krab.lazy.LazyGui
-
Sets the current value of an editable text field element.
- toggle(String) - Method in class com.krab.lazy.LazyGui
-
Gets the current value of a toggle control element.
- toggle(String, boolean) - Method in class com.krab.lazy.LazyGui
-
Gets the current value of a toggle control element.
- toggleSet(String, boolean) - Method in class com.krab.lazy.LazyGui
-
Sets the value of a boolean toggle control element.
- toString() - Method in class com.krab.lazy.PickerColor
-