Class TriStateCheckBoxUI
java.lang.Object
javax.swing.plaf.ComponentUI
org.pushingpixels.radiance.component.internal.ui.common.TriStateCheckBoxUI
- Direct Known Subclasses:
BasicTriStateCheckBoxUI
UI for
JTriStateCheckBox
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
-
Constructor Details
-
TriStateCheckBoxUI
public TriStateCheckBoxUI()
-