Package io.github.toberocat.guiengine.components
package io.github.toberocat.guiengine.components
-
ClassDescriptionAn abstract base class for GUI components.AbstractGuiComponentBuilder<B extends AbstractGuiComponentBuilder<B>>An abstract base class for building GUI components.Represents a GUI component that can be rendered and interacted with in the graphical user interface.Created: 10.07.2023Represents a selectable component that allows users to make a selection from a set of options.