Skip to content

CheckboxTree is a Java Swing component providing a tree-like widget with checkboxes in each node.

License

Notifications You must be signed in to change notification settings

mycomm/CheckboxTree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckboxTree

CheckboxTree is a Java Swing component providing a tree-like widget with checkboxes in each node. Checkboxes can toggle between the checked and unchecked state. Disabled and greyed checkboxes are also supported. The CheckboxTree API design is inspired by the JTree interface.

Project Site

http://www.essi-lab.eu/projectsSites/lablib-checkboxtree/

See the site for documentation, history, etc. Contact the authors for other information and/or licensing options.

License

Copyright 2007-2015 Enrico Boldrini enrico.boldrini@cnr.it, Lorenzo Bigagli lorenzo.bigagli@cnr.it

This file is part of CheckboxTree.

CheckboxTree is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

CheckboxTree is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with CheckboxTree; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA

About

CheckboxTree is a Java Swing component providing a tree-like widget with checkboxes in each node.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%