| javax.swing.JFrame org.netbeans.swing.outline.TestOutline
TestOutline | public class TestOutline extends JFrame (Code) | | A simple test of the Outline (aka TreeTable) class which implements
a filesystem browser.
author: Tim Boudreau |
TestOutline | public TestOutline()(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
|
|
|