Package org.luwrain.controls
Class CachedTreeModel
java.lang.Object
org.luwrain.controls.CachedTreeModel
- All Implemented Interfaces:
TreeArea.Model
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbeginChildEnumeration(Object node) voidendChildEnumeration(Object node) intgetChildCount(Object parent) getRoot()
-
Constructor Details
-
CachedTreeModel
-
-
Method Details
-
getRoot
- Specified by:
getRootin interfaceTreeArea.Model
-
beginChildEnumeration
- Specified by:
beginChildEnumerationin interfaceTreeArea.Model
-
getChildCount
- Specified by:
getChildCountin interfaceTreeArea.Model
-
getChild
- Specified by:
getChildin interfaceTreeArea.Model
-
endChildEnumeration
- Specified by:
endChildEnumerationin interfaceTreeArea.Model
-