Gridarta Editor
TristateButtonModel.java File Reference

Go to the source code of this file.

Classes

class  net.sf.gridarta.gui.utils.tristate.TristateButtonModel
 A ToggleButtonModel supporting 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.