Uses of Interface
io.github.tonywasher.joceanus.tethys.api.button.TethysUIScrollButtonManager
Packages that use TethysUIScrollButtonManager
Package
Description
Java Metis User Interface.
Common UI classes.
Button API.
Button Core.
-
Uses of TethysUIScrollButtonManager in io.github.tonywasher.joceanus.metis.ui
Methods in io.github.tonywasher.joceanus.metis.ui with parameters of type TethysUIScrollButtonManagerModifier and TypeMethodDescriptionstatic voidMetisIcon.configureNewScrollButton(TethysUIScrollButtonManager<?> pButton) Configure new scroll button. -
Uses of TethysUIScrollButtonManager in io.github.tonywasher.joceanus.prometheus.ui
Methods in io.github.tonywasher.joceanus.prometheus.ui with parameters of type TethysUIScrollButtonManagerModifier and TypeMethodDescriptionstatic voidPrometheusIcon.configureGoToScrollButton(TethysUIScrollButtonManager<?> pButton) Configure goto scroll button. -
Uses of TethysUIScrollButtonManager in io.github.tonywasher.joceanus.tethys.api.button
Methods in io.github.tonywasher.joceanus.tethys.api.button that return TethysUIScrollButtonManagerModifier and TypeMethodDescription<T> TethysUIScrollButtonManager<T> TethysUIButtonFactory.newScrollButton(Class<T> pClazz) Obtain a new scroll button manager. -
Uses of TethysUIScrollButtonManager in io.github.tonywasher.joceanus.tethys.core.button
Classes in io.github.tonywasher.joceanus.tethys.core.button that implement TethysUIScrollButtonManager