SystemColor

SystemColor class

Represents predefined system colors.

Constants

NameValueDescription
NotDefined-1System color is not defined.
ScrollBar0
Background1
ActiveCaption2
InactiveCaption3
Menu4
Window5
WindowFrame6
MenuText7
WindowText8
CaptionText9
ActiveBorder10
InactiveBorder11
AppWorkspace12
Highlight13
HighlightText14
BtnFace15
BtnShadow16
GrayText17
BtnText18
InactiveCaptionText19
BtnHighlight20
ThreeDDkShadow21
ThreeDLight22
InfoText23
InfoBk24
HotLight26
GradientActiveCaption27
GradientInactiveCaption28
MenuHighlight29
MenuBar30

NotDefined

System color is not defined.


ScrollBar


Background


ActiveCaption


InactiveCaption



Window


WindowFrame



WindowText


CaptionText


ActiveBorder


InactiveBorder


AppWorkspace


Highlight


HighlightText


BtnFace


BtnShadow


GrayText


BtnText


InactiveCaptionText


BtnHighlight


ThreeDDkShadow


ThreeDLight


InfoText


InfoBk


HotLight


GradientActiveCaption


GradientInactiveCaption




Clone

NameDescription
Clone()

Result: T


CloneTo

NameDescription
CloneTo(T)

format

NameDescription
format(java.lang.Class, long, String)

Result: String


format

NameDescription
format(Type, Object, String)

Result: String


getName

NameDescription
getName(java.lang.Class, long)

Result: String


getName

NameDescription
getName(Type, Object)

Result: String


getNames

NameDescription
getNames(java.lang.Class)

Result: List, ArrayList


getNames

NameDescription
getNames(Type)

Result: String


getUnderlyingType

NameDescription
getUnderlyingType(java.lang.Class)

Result: Class


getUnderlyingType

NameDescription
getUnderlyingType(Type)

Result: Type


getValue

NameDescription
getValue(java.lang.Class, String)

Result: long


getValues

NameDescription
getValues(Type)

Result: Array


get_Caption

NameDescription
get_Caption()

Result: String


get_Value

NameDescription
get_Value()

Result: long


isDefined

NameDescription
isDefined(java.lang.Class, long)

Result: boolean


isDefined

NameDescription
isDefined(Type, long)

Result: boolean


isDefined

NameDescription
isDefined(Type, String)

Result: boolean


isDefined

NameDescription
isDefined(Type, Object)

Result: boolean


parse

NameDescription
parse(java.lang.Class, String)

Result: long


parse

NameDescription
parse(java.lang.Class, String, Boolean)

Result: long


parse

NameDescription
parse(Type, String)

Result: long


parse

NameDescription
parse(Type, String, Boolean)

Result: long


register

NameDescription
register(Enum.AbstractEnum)

toObject

NameDescription
toObject(Type, Object)

Result: Object


toString

NameDescription
toString(java.lang.Class, long)

Result: String