public class TreeEditor extends Object
| Constructor and Description |
|---|
TreeEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
create() |
String |
delete() |
DefaultMutableTreeNode |
getCategoryTree() |
Node |
getCurrentNode() |
public String create()
public String delete()
public DefaultMutableTreeNode getCategoryTree()
public Node getCurrentNode()
Copyright © 2002-2020 The Apache Software Foundation. All Rights Reserved.