public abstract static class SimpleTreeModel.Folder extends Object
| Constructor and Description |
|---|
Folder(String name,
Object parent,
Class childrenClass) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
abstract List |
getChildren() |
Class |
getChildrenClass() |
Object |
getParent() |
int |
hashCode() |
String |
toString() |
Copyright © 2017 B3Partners B.V.. All rights reserved.