Uses of Interface
io.github.tonywasher.joceanus.tethys.api.base.TethysUIIcon
Packages that use TethysUIIcon
Package
Description
Button API.
Control API.
UI Factory API.
Menu API.
Core Controls.
Tethys UI factory for non-GUI tests.
-
Uses of TethysUIIcon in io.github.tonywasher.joceanus.tethys.api.button
Methods in io.github.tonywasher.joceanus.tethys.api.button with parameters of type TethysUIIconModifier and TypeMethodDescriptionvoidTethysUIButton.setIcon(TethysUIIcon pIcon) Set icon for button. -
Uses of TethysUIIcon in io.github.tonywasher.joceanus.tethys.api.control
Methods in io.github.tonywasher.joceanus.tethys.api.control that return TethysUIIconModifier and TypeMethodDescriptionTethysUITreeManager.getIcon(TethysUIIconId pIconId) Obtain the icon for the iconId.Methods in io.github.tonywasher.joceanus.tethys.api.control with parameters of type TethysUIIconModifier and TypeMethodDescriptionvoidTethysUILabel.setIcon(TethysUIIcon pIcon) Set icon for label. -
Uses of TethysUIIcon in io.github.tonywasher.joceanus.tethys.api.factory
Methods in io.github.tonywasher.joceanus.tethys.api.factory that return TethysUIIconModifier and TypeMethodDescriptionTethysUIFactory.resolveIcon(TethysUIIconId pIconId, int pWidth) Resolve Icon. -
Uses of TethysUIIcon in io.github.tonywasher.joceanus.tethys.core.control
Methods in io.github.tonywasher.joceanus.tethys.core.control that return TethysUIIcon -
Uses of TethysUIIcon in io.github.tonywasher.joceanus.tethys.helper
Methods in io.github.tonywasher.joceanus.tethys.helper that return TethysUIIconModifier and TypeMethodDescriptionTethysUIHelperFactory.resolveIcon(TethysUIIconId pIconId, int pWidth)