public class TreeTableUtilities
extends java.lang.Object
| Constructor and Description |
|---|
TreeTableUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static TreeTableCellPanel |
prepareRenderer(java.awt.event.MouseEvent mouseEvent)
Given a
mouseEvent which occurred over a JTable,
and further assuming that the column is a hierarchical column that |
public static TreeTableCellPanel prepareRenderer(java.awt.event.MouseEvent mouseEvent)
mouseEvent which occurred over a JTable,
and further assuming that the column is a hierarchical column thatmouseEvent - a MouseEvent whose source is a JTablenull if the click was outside the table or the
renderer does not return a TreeTableCellPanelGlazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2017-07-26 15:03