public class CategoryTree extends Object
| Constructor and Description |
|---|
CategoryTree() |
| Modifier and Type | Method and Description |
|---|---|
static DefaultMutableTreeNode |
createNode(String name,
String id) |
static DefaultMutableTreeNode |
createSample() |
static DefaultMutableTreeNode |
createSample2() |
public static DefaultMutableTreeNode createSample()
public static DefaultMutableTreeNode createNode(String name, String id)
public static DefaultMutableTreeNode createSample2()
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.