|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIFactory.Colors | |
|---|---|
| com.sun.javatest.tool | The JT Harness Tool API provides the command-line and GUI infrastructure for the main JT Harness test harness. |
| Uses of UIFactory.Colors in com.sun.javatest.tool |
|---|
| Methods in com.sun.javatest.tool that return UIFactory.Colors | |
|---|---|
static UIFactory.Colors |
UIFactory.Colors.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UIFactory.Colors |
UIFactory.Colors.valueOfByPreferencesName(java.lang.String prefsName)
Find Colors by color preferences name. |
static UIFactory.Colors[] |
UIFactory.Colors.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||