Class TreeModelSupport

java.lang.Object
com.inductiveautomation.factorypmi.designer.util.TreeModelSupport
All Implemented Interfaces:
TreeModel

public abstract class TreeModelSupport extends Object implements TreeModel
A Class that implements the listener registration and event fire methods for a TreeModel. This class gets the implementation from DefaultTreeModel