Class TreeModel<N>

java.lang.Object
overit.geocallapp.utilities.treemodel.AbstractTreeModel<N,TreeModel<N>>
overit.geocallapp.utilities.treemodel.TreeModel<N>
Type Parameters:
N - the number type

public class TreeModel<N> extends AbstractTreeModel<N,TreeModel<N>>
The Class that defines the tree model.