Uses of Interface
io.github.tonywasher.joceanus.tethys.api.button.TethysUIButton
Packages that use TethysUIButton
Package
Description
Java Metis User Interface.
Button API.
Button Core.
-
Uses of TethysUIButton in io.github.tonywasher.joceanus.metis.ui
Methods in io.github.tonywasher.joceanus.metis.ui with parameters of type TethysUIButtonModifier and TypeMethodDescriptionstatic voidMetisIcon.configureButton(TethysUIButton pButton) Configure button.static voidMetisIcon.configureCancelIconButton(TethysUIButton pButton) Configure cancel icon button.static voidMetisIcon.configureCommitIconButton(TethysUIButton pButton) Configure commit icon button.static voidMetisIcon.configureDeleteIconButton(TethysUIButton pButton) Configure delete icon button.static voidMetisIcon.configureDownloadIconButton(TethysUIButton pButton) Configure download icon button.static voidMetisIcon.configureEditIconButton(TethysUIButton pButton) Configure edit icon button.static voidMetisIcon.configureNewIconButton(TethysUIButton pButton) Configure new icon button.static voidMetisIcon.configurePrintIconButton(TethysUIButton pButton) Configure print icon button.static voidMetisIcon.configureResetIconButton(TethysUIButton pButton) Configure reset icon button.static voidMetisIcon.configureSaveIconButton(TethysUIButton pButton) Configure save icon button.static voidMetisIcon.configureUndoIconButton(TethysUIButton pButton) Configure undo icon button.static voidMetisIcon.configureViewerIconButton(TethysUIButton pButton) Configure viewer icon button. -
Uses of TethysUIButton in io.github.tonywasher.joceanus.tethys.api.button
Methods in io.github.tonywasher.joceanus.tethys.api.button that return TethysUIButton -
Uses of TethysUIButton in io.github.tonywasher.joceanus.tethys.core.button
Classes in io.github.tonywasher.joceanus.tethys.core.button that implement TethysUIButtonMethods in io.github.tonywasher.joceanus.tethys.core.button that return TethysUIButtonModifier and TypeMethodDescriptionprotected TethysUIButtonTethysUICoreDateButtonManager.getButton()Obtain button.protected TethysUIButtonTethysUICoreIconButtonManager.getButton()Obtain button.protected TethysUIButtonTethysUICoreListButtonManager.getButton()Obtain button.protected TethysUIButtonTethysUICoreScrollButtonManager.getButton()Obtain button.