Public Member Functions | |
OETreeCellRenderer () | |
java.awt.Color | getConnectedBackColor () |
java.awt.Color | getConnectedColor () |
Component | getTreeCellRendererComponent (JTree tree, Object value, boolean sel, boolean expanded, boolean leaf, int row, boolean hasFocus) |
Private Attributes | |
boolean | hasFocus |
java.awt.Color | connectedColor = new java.awt.Color(0,120,116) |
java.awt.Color | connectedBackColor = new java.awt.Color(147,185,243) |
java.awt.Color | selectedBackColor = null |
boolean | valuesAreOE = false |
|
Insert the method's description here. Creation date: (3/26/2001 9:24:59 PM) |
|
Insert the method's description here. Creation date: (3/26/2001 9:21:43 PM)
|
|
Insert the method's description here. Creation date: (3/26/2001 9:21:43 PM)
|
|
Insert the method's description here. Creation date: (3/26/2001 7:48:20 PM) |
|
|
|
|
|
|
|
|
|
|