Package app.ui.widgets
package app.ui.widgets
-
ClassDescriptionInterface for drawable widgets.Interface for selectable widgets.Interface for text input widgets.Enumerates the possible text alignments.Abstract class for all widgets in the UI package.WidgetButton is a UI widget that represents a button.WidgetLabel is a UI widget that represents a label.WidgetPageSelection represents a paginated selection widget in a UI.WidgetPasswordBox represents a password input field in a user interface.WidgetTextBox represents a text input field in a user interface.WidgetToggle represents a toggle button in a user interface.