Interface IGenericTreeModel<T>

Type Parameters:
T - the generic type
All Superinterfaces:
Serializable, TreeModel
All Known Implementing Classes:
AbstractGenericTreeModel

public interface IGenericTreeModel<T> extends TreeModel, Serializable
The Interface IGenericTreeModel.