Uses of Interface
io.github.tonywasher.joceanus.tethys.api.control.TethysUIControl.TethysUIIconMapSet
Packages that use TethysUIControl.TethysUIIconMapSet
Package
Description
Java Metis User Interface.
Common UI classes.
Button API.
Control API.
Tethys Table Manager API.
Button Core.
-
Uses of TethysUIControl.TethysUIIconMapSet in io.github.tonywasher.joceanus.metis.ui
Methods in io.github.tonywasher.joceanus.metis.ui that return TethysUIControl.TethysUIIconMapSetModifier and TypeMethodDescriptionMetisIcon.configureStatusIconButton(TethysUIFactory<?> pFactory) Configure status icon button. -
Uses of TethysUIControl.TethysUIIconMapSet in io.github.tonywasher.joceanus.prometheus.ui
Methods in io.github.tonywasher.joceanus.prometheus.ui that return TethysUIControl.TethysUIIconMapSetModifier and TypeMethodDescriptionPrometheusIcon.configureEnabledIconButton(TethysUIFactory<?> pFactory) Configure enabled icon button. -
Uses of TethysUIControl.TethysUIIconMapSet in io.github.tonywasher.joceanus.tethys.api.button
Methods in io.github.tonywasher.joceanus.tethys.api.button that return TethysUIControl.TethysUIIconMapSetModifier and TypeMethodDescriptionTethysUIButtonFactory.newIconMapSet()Obtain a new icon MapSet.TethysUIButtonFactory.newIconMapSet(int pWidth) Obtain a new icon MapSet.Methods in io.github.tonywasher.joceanus.tethys.api.button that return types with arguments of type TethysUIControl.TethysUIIconMapSetModifier and TypeMethodDescriptionTethysUIIconButtonManager.getIconMapSet()Get the mapSet selector.Method parameters in io.github.tonywasher.joceanus.tethys.api.button with type arguments of type TethysUIControl.TethysUIIconMapSetModifier and TypeMethodDescriptionvoidTethysUIIconButtonManager.setIconMapSet(Supplier<TethysUIControl.TethysUIIconMapSet<T>> pSelector) Set the mapSet selector. -
Uses of TethysUIControl.TethysUIIconMapSet in io.github.tonywasher.joceanus.tethys.api.control
Method parameters in io.github.tonywasher.joceanus.tethys.api.control with type arguments of type TethysUIControl.TethysUIIconMapSetModifier and TypeMethodDescriptionvoidTethysUIControl.TethysUIIconButton.setIconMapSet(Supplier<TethysUIControl.TethysUIIconMapSet<T>> pSupplier) Set the IconMapSet supplier. -
Uses of TethysUIControl.TethysUIIconMapSet in io.github.tonywasher.joceanus.tethys.api.table
Method parameters in io.github.tonywasher.joceanus.tethys.api.table with type arguments of type TethysUIControl.TethysUIIconMapSetModifier and TypeMethodDescriptionTethysUITableColumn.TethysUITableIconColumn.setIconMapSet(Function<R, TethysUIControl.TethysUIIconMapSet<T>> pSupplier) TethysUITableColumn.TethysUITableIconConfig.setIconMapSet(Function<R, TethysUIControl.TethysUIIconMapSet<T>> pSupplier) Set the IconMapSet supplier. -
Uses of TethysUIControl.TethysUIIconMapSet in io.github.tonywasher.joceanus.tethys.core.button
Classes in io.github.tonywasher.joceanus.tethys.core.button that implement TethysUIControl.TethysUIIconMapSetModifier and TypeClassDescriptionstatic classMapSet.Methods in io.github.tonywasher.joceanus.tethys.core.button that return TethysUIControl.TethysUIIconMapSetModifier and TypeMethodDescriptionTethysUICoreButtonFactory.newIconMapSet()TethysUICoreButtonFactory.newIconMapSet(int pWidth) Methods in io.github.tonywasher.joceanus.tethys.core.button that return types with arguments of type TethysUIControl.TethysUIIconMapSetMethod parameters in io.github.tonywasher.joceanus.tethys.core.button with type arguments of type TethysUIControl.TethysUIIconMapSetModifier and TypeMethodDescriptionvoidTethysUICoreIconButtonManager.setIconMapSet(Supplier<TethysUIControl.TethysUIIconMapSet<T>> pSelector)