Class CheckTreeSelectionModel

java.lang.Object
javax.swing.tree.DefaultTreeSelectionModel
org.opensourcephysics.tools.CheckTreeSelectionModel
All Implemented Interfaces:
Serializable, Cloneable, TreeSelectionModel

public class CheckTreeSelectionModel extends DefaultTreeSelectionModel
A checkbox tree selection model.
Author:
Doug Brown Based on code by Santhosh Kumar T - santhosh@in.fiorano.com See http://www.jroller.com/page/santhosh/20050610
See Also: