-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum ToolTipPopup.StyleThe values here describe the styles available for the tool tip class.
-
-
Method Summary
Modifier and Type Method Description static Array<ToolTipPopup.Style>values()static ToolTipPopup.StylevalueOf(String name)-
-
Method Detail
-
values
static Array<ToolTipPopup.Style> values()
-
valueOf
static ToolTipPopup.Style valueOf(String name)
-
-
-
-