| Package | Description |
|---|---|
| com.phloc.commons.tree.simple |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITreeItemFactory<DATATYPE,ITEMTYPE extends ITreeItem<DATATYPE,ITEMTYPE>>
Interface for a simple tree item factory
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTreeItemFactory<DATATYPE,ITEMTYPE extends ITreeItem<DATATYPE,ITEMTYPE>>
Abstract implementation of the
ITreeItemFactory interface |
class |
DefaultTreeItemFactory<DATATYPE>
Implementation of the
ITreeItemFactory for DefaultTreeItem
implementation |
Copyright © 2006–2015 phloc systems. All rights reserved.