Class Badge
java.lang.Object
com.inductiveautomation.ignition.client.util.gui.tree.Badge
- All Implemented Interfaces:
InteractiveIcon
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBadge
(SvgIconUtil.SvgIcon standardIcon, SvgIconUtil.SvgIcon selectedIcon, String tooltip) Badge
(VectorIcon icon) Badge
(VectorIcon standardIcon, VectorIcon selectedIcon, String tooltip) Badge
(VectorIcon icon, String tooltip) -
Method Summary
Modifier and TypeMethodDescriptiongetIcon()
getIcon
(boolean selected) void
setTooltip
(String tooltip)
-
Field Details
-
SIZE_12
public static int SIZE_12 -
SIZE_16
public static int SIZE_16
-
-
Constructor Details
-
Badge
-
Badge
-
Badge
-
Badge
-
Badge
-
Badge
-
Badge
-
-
Method Details
-
derive
-
getIcon
- Specified by:
getIcon
in interfaceInteractiveIcon
-
getIcon
-
getTooltip
-
setTooltip
-
getSelected
- Specified by:
getSelected
in interfaceInteractiveIcon
-
getFocused
- Specified by:
getFocused
in interfaceInteractiveIcon
-
getDisabled
- Specified by:
getDisabled
in interfaceInteractiveIcon
-
getInherited
- Specified by:
getInherited
in interfaceInteractiveIcon
-