Retrieves a boolean value that indicates whether a specified value designates a valid FormPaletteMode constant.
public static boolean valid( int value )
value
A value to be compared to those defined in this class.
Returns true if the value is valid; otherwise, returns false.