Uses of Enum
com.api.jsonata4java.testerui.TesterUIColors
Packages that use TesterUIColors
-
Uses of TesterUIColors in com.api.jsonata4java.testerui
Methods in com.api.jsonata4java.testerui that return TesterUIColorsModifier and TypeMethodDescriptionstatic TesterUIColorsTesterUIColors.fromColors(Color colorInput, Color colorJsonata, Color colorOutput, Color colorError) static TesterUIColorsReturns the enum constant of this type with the specified name.static TesterUIColors[]TesterUIColors.values()Returns an array containing the constants of this enum type, in the order they are declared.