All Packages Class Hierarchy This Package Previous Next Index
Class oplan.util.ViewColor
java.lang.Object
|
+----oplan.util.ViewColor
- public class ViewColor
- extends Object
-
backgroundColor
-
-
STATUS_BLANK
-
-
STATUS_COMPLETE
-
-
STATUS_EXECUTING
-
-
STATUS_IMPOSSIBLE
-
-
STATUS_NA
-
-
STATUS_POSSIBLE
-
-
STATUS_TBD
-
-
statusColor
-
-
statusName
-
-
ViewColor()
-
-
ViewColor()
-
statusColor
public static final Color statusColor[]
statusName
public static final String statusName[]
STATUS_BLANK
public static final int STATUS_BLANK
STATUS_COMPLETE
public static final int STATUS_COMPLETE
STATUS_EXECUTING
public static final int STATUS_EXECUTING
STATUS_POSSIBLE
public static final int STATUS_POSSIBLE
STATUS_IMPOSSIBLE
public static final int STATUS_IMPOSSIBLE
STATUS_NA
public static final int STATUS_NA
STATUS_TBD
public static final int STATUS_TBD
backgroundColor
public static final Color backgroundColor
ViewColor
public ViewColor()
ViewColor
public static void ViewColor()
All Packages Class Hierarchy This Package Previous Next Index