Uses of Class
com.api.jsonata4java.testerui.TesterUIColors
-
Packages that use TesterUIColors Package Description com.api.jsonata4java.testerui -
-
Uses of TesterUIColors in com.api.jsonata4java.testerui
Methods in com.api.jsonata4java.testerui that return TesterUIColors Modifier and Type Method Description static TesterUIColorsTesterUIColors. fromColors(Color colorInput, Color colorJsonata, Color colorOutput, Color colorError)static TesterUIColorsTesterUIColors. valueOf(String name)Returns 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.
-