public interface TreeView
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInfoText(java.awt.event.MouseEvent evt) |
int |
getMaxDepth() |
boolean |
isToolTipEnabled() |
void |
repaintView() |
void |
setMaxDepth(int newValue) |
void |
setToolTipEnabled(boolean newValue) |