ix.util
Class ViewColor
java.lang.Object
|
+--ix.util.ViewColor
- public class ViewColor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
toString,
wait,
wait,
wait |
statusColor
public static final java.awt.Color[] statusColor
statusName
public static final java.lang.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 java.awt.Color backgroundColor
ViewColor
public ViewColor()
ViewColor
public static void ViewColor()
statusValue
public static int statusValue(java.lang.String name)