Uses of Interface
io.github.tonywasher.joceanus.tethys.api.button.TethysUIListButtonManager
Packages that use TethysUIListButtonManager
Package
Description
Button API.
Button Core.
-
Uses of TethysUIListButtonManager in io.github.tonywasher.joceanus.tethys.api.button
Methods in io.github.tonywasher.joceanus.tethys.api.button that return TethysUIListButtonManagerModifier and TypeMethodDescription<T extends Comparable<? super T>>
TethysUIListButtonManager<T> TethysUIButtonFactory.newListButton()Obtain a new list button manager. -
Uses of TethysUIListButtonManager in io.github.tonywasher.joceanus.tethys.core.button
Classes in io.github.tonywasher.joceanus.tethys.core.button that implement TethysUIListButtonManagerModifier and TypeClassDescriptionclassTethysUICoreListButtonManager<T extends Comparable<? super T>>ListButton Manager.