Uses of Interface
io.github.tonywasher.joceanus.tethys.api.base.TethysUIIconId
Packages that use TethysUIIconId
Package
Description
Java Metis User Interface.
Java Viewer.
Launch details.
Common UI classes.
Base API.
Button API.
Control API.
UI Factory API.
Menu API.
Core Base Implementation.
Button Core.
Core Controls.
Tethys UI factory for non-GUI tests.
Launch classes for Themis.
-
Uses of TethysUIIconId in io.github.tonywasher.joceanus.metis.ui
Classes in io.github.tonywasher.joceanus.metis.ui that implement TethysUIIconId -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.metis.viewer
Classes in io.github.tonywasher.joceanus.metis.viewer that implement TethysUIIconId -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.moneywise.launch
Methods in io.github.tonywasher.joceanus.moneywise.launch that return TethysUIIconId -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.prometheus.ui
Classes in io.github.tonywasher.joceanus.prometheus.ui that implement TethysUIIconId -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.tethys.api.base
Methods in io.github.tonywasher.joceanus.tethys.api.base that return TethysUIIconIdModifier and TypeMethodDescriptionabstract TethysUIIconId[]TethysUIProgram.getIcons()Obtain the program iconIds.TethysUIProgram.getSplash()Obtain the splash iconId. -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.tethys.api.button
Methods in io.github.tonywasher.joceanus.tethys.api.button with parameters of type TethysUIIconIdModifier and TypeMethodDescriptionvoidTethysUIButton.setIcon(TethysUIIconId pId) Set icon for button.voidTethysUIScrollButtonManager.setSimpleDetails(TethysUIIconId pId, int pWidth, String pToolTip) Set simple details. -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.tethys.api.control
Methods in io.github.tonywasher.joceanus.tethys.api.control that return TethysUIIconIdModifier and TypeMethodDescriptionTethysUIControl.TethysUIIconMapSet.getIconForValue(T pValue) Obtain Icon for value.TethysUITreeManager.TethysUITreeItem.getIconId()Obtain the iconId.Methods in io.github.tonywasher.joceanus.tethys.api.control with parameters of type TethysUIIconIdModifier and TypeMethodDescriptionTethysUITreeManager.getIcon(TethysUIIconId pIconId) Obtain the icon for the iconId.voidTethysUILabel.setIcon(TethysUIIconId pId) Set icon for label.voidTethysUITreeManager.TethysUITreeItem.setIcon(TethysUIIconId pIconId) Set the iconId.default voidTethysUIControl.TethysUIIconMapSet.setMappingsForValue(T pValue, T pNext, TethysUIIconId pId) Set mappings for value with no toolTip.voidTethysUIControl.TethysUIIconMapSet.setMappingsForValue(T pValue, T pNext, TethysUIIconId pId, String pTooltip) Set mappings for value. -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.tethys.api.factory
Methods in io.github.tonywasher.joceanus.tethys.api.factory with parameters of type TethysUIIconIdModifier and TypeMethodDescriptionTethysUIFactory.resolveIcon(TethysUIIconId pIconId, int pWidth) Resolve Icon. -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.tethys.core.base
Classes in io.github.tonywasher.joceanus.tethys.core.base that implement TethysUIIconId -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.tethys.core.button
Methods in io.github.tonywasher.joceanus.tethys.core.button that return TethysUIIconIdModifier and TypeMethodDescriptionTethysUICoreIconButtonManager.TethysUICoreIconMapSet.getIconForValue(T pValue) Methods in io.github.tonywasher.joceanus.tethys.core.button with parameters of type TethysUIIconIdModifier and TypeMethodDescriptionprotected abstract voidTethysUICoreScrollButtonManager.setIcon(TethysUIIconId pId, int pSize) Set Icon.voidTethysUICoreIconButtonManager.TethysUICoreIconMapSet.setMappingsForValue(T pValue, T pNext, TethysUIIconId pId, String pTooltip) voidTethysUICoreScrollButtonManager.setSimpleDetails(TethysUIIconId pId, int pWidth, String pToolTip) -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.tethys.core.control
Methods in io.github.tonywasher.joceanus.tethys.core.control that return TethysUIIconIdMethods in io.github.tonywasher.joceanus.tethys.core.control with parameters of type TethysUIIconIdModifier and TypeMethodDescriptionTethysUICoreTreeManager.getIcon(TethysUIIconId pIconId) voidTethysUICoreTreeManager.TethysUICoreTreeItem.setIcon(TethysUIIconId pIconId) -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.tethys.helper
Methods in io.github.tonywasher.joceanus.tethys.helper with parameters of type TethysUIIconIdModifier and TypeMethodDescriptionTethysUIHelperFactory.resolveIcon(TethysUIIconId pIconId, int pWidth) -
Uses of TethysUIIconId in io.github.tonywasher.joceanus.themis.gui.launch
Classes in io.github.tonywasher.joceanus.themis.gui.launch that implement TethysUIIconIdMethods in io.github.tonywasher.joceanus.themis.gui.launch that return TethysUIIconId