Package | Description |
---|---|
com.sun.javatest.tool |
The JT Harness Tool API provides the command-line and GUI
infrastructure for the main JT Harness test harness.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.