Package com.avrix.ui.widgets
package com.avrix.ui.widgets
-
ClassesClassDescriptionA
Widgetthat serves as a base class for layout containers likeVerticalBoxWidgetandHorizontalBoxWidget.A class representing aButtonWidget, which is a type ofPanelWidget.AWidgetthat represents a checkbox with a title and an icon.AColorPickerWidgetthat allows the user to pick and adjust colors using sliders for red, green, blue, and alpha values.A customizableComboBoxWidget.AWidgetthat places its children horizontally with a specified amount of space between them.A widget for input text that supports text editing, selection, and clipboard operations.AWidgetfor displaying text labels with customizable font and color.TheModalWidgetclass represents a modal window widget that can display a content panel in the center of the screen.Represents a panelWidgetwith optional rounded corners, borders, and drag functionality.ThePopupWidgetclass is a custom widget that extends the ScrollPanelWidget.AWidgetthat represents a set of radio buttons.TheScrollbarWidgetclass represents a scrollbar component that can be either horizontal or vertical.TheScrollPanelWidgetclass represents a panel widget that supports scrolling.Represents a slider widget that allows the user to select a value by dragging a thumb along a bar.Represents aWidgetthat displays tabular data in a scrollable table format.AWidgetthat arranges its children vertically with a specified margin between them.Abstract base class for all UIWidget's.Represents aWidgetpanel that can be customized with various properties such as font, title, header color, and header height.