| |
|
| javax.swing.JFrame org.netbeans.swing.outline.TestOutlineDynamic
TestOutlineDynamic | public class TestOutlineDynamic extends JFrame implements ActionListener(Code) | | Another Outline test app - this one allows dynamic adding and removal of
nodes and provides an editable column called "comment".
author: Tim Boudreau |
nodeCount | static int nodeCount(Code) | | |
TestOutlineDynamic | public TestOutlineDynamic()(Code) | | Creates a new instance of Test
|
createModel | public static TreeModel createModel()(Code) | | A handy method to create a model to install into a JTree to compare
behavior of a real JTree's layout cache and ours
|
|
|
|