|
Java Platform 1.2 Beta 4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sun.java.swing.tree.AbstractLayoutCache.NodeDimensions
Used by AbstractLayoutCache to determing the size and x origin of a particular node.
| Method Summary | |
abstract java.awt.Rectangle |
getNodeDimensions(java.lang.Object value,
int row,
int depth,
boolean expanded,
java.awt.Rectangle bounds)
Returns, by reference in bounds, the size and x origin to place value at. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public abstract java.awt.Rectangle getNodeDimensions(java.lang.Object value,
int row,
int depth,
boolean expanded,
java.awt.Rectangle bounds)
|
Java Platform 1.2 Beta 4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||