|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
| Method Summary | |
int |
getHeight()
|
int |
getWidth()
|
void |
paint(TNode node,
java.awt.Graphics g,
boolean expanded,
boolean selected,
boolean leaf)
called by TNode.paint(Graphics) when the tree node needs to be repainted. |
| Method Detail |
public void paint(TNode node,
java.awt.Graphics g,
boolean expanded,
boolean selected,
boolean leaf)
node - the node to be repaintedg - Graphics object to repaint the nodeexpanded - state of the nodeselected - state of the nodeleaf - nature of the nodepublic int getHeight()
public int getWidth()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||