Uses of Enum
org.refcodes.data.AsciiColorPalette
-
Uses of AsciiColorPalette in org.refcodes.data
Methods in org.refcodes.data that return AsciiColorPaletteModifier and TypeMethodDescriptionstatic AsciiColorPaletteAsciiColorPalette.fromPaletteName(String aPaletteName) Retrieves the enumeration element representing the given palette name (ignoring the case) or null if none was found.static AsciiColorPaletteReturns the enum constant of this type with the specified name.static AsciiColorPalette[]AsciiColorPalette.values()Returns an array containing the constants of this enum type, in the order they are declared.