@CompileStatic class SwingTreeNodeMaker extends Object implements AstBrowserNodeMaker<DefaultMutableTreeNode>
Creates tree nodes for swing UI
Constructor and description |
---|
SwingTreeNodeMaker() |
Type Params | Return Type | Name and description |
---|---|---|
|
DefaultMutableTreeNode |
makeNode(Object userObject) |
|
DefaultMutableTreeNode |
makeNodeWithProperties(Object userObject, List<List<?>> properties) |
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.