|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdesktop.swingx.JXTree.XTreeModelHandler
protected class JXTree.XTreeModelHandler
Listens to the model and updates the expandedState accordingly
when nodes are removed, or changed.
This class will expand an invisible root when a child has been added to it.
| Constructor Summary | |
|---|---|
protected |
JXTree.XTreeModelHandler()
|
| Method Summary | |
|---|---|
void |
treeNodesInserted(javax.swing.event.TreeModelEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected JXTree.XTreeModelHandler()
| Method Detail |
|---|
public void treeNodesInserted(javax.swing.event.TreeModelEvent e)
treeNodesInserted in interface javax.swing.event.TreeModelListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||