Uses of Enum Class
com.sun.javatest.tool.UIFactory.Colors
Packages that use UIFactory.Colors
Package
Description
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.ColorsModifier and TypeMethodDescriptionstatic UIFactory.Colors
Returns the enum constant of this class with the specified name.static UIFactory.Colors
UIFactory.Colors.valueOfByPreferencesName
(String prefsName) Find Colors by color preferences name.static UIFactory.Colors[]
UIFactory.Colors.values()
Returns an array containing the constants of this enum class, in the order they are declared.