Gridarta Editor
TristateCheckBox.java File Reference

Go to the source code of this file.

Classes

class  net.sf.gridarta.gui.utils.tristate.TristateCheckBox
 A JCheckBox that supports three states: deselected, indeterminate, selected. More...
 

Packages

package  net.sf.gridarta.gui.utils.tristate
 Implements TristateCheckBox, a JCheckBox variant that supports three states: deselected, indeterminate, selected.