|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebTristateCheckBox | |
---|---|
com.alee.extended.checkbox | |
com.alee.extended.tree |
Uses of WebTristateCheckBox in com.alee.extended.checkbox |
---|
Fields in com.alee.extended.checkbox with type parameters of type WebTristateCheckBox | |
---|---|
protected java.lang.ref.WeakReference<WebTristateCheckBox> |
TristateCheckIcon.checkBox
Tristate checkbox which uses this icon. |
Methods in com.alee.extended.checkbox that return WebTristateCheckBox | |
---|---|
protected WebTristateCheckBox |
WebTristateCheckBoxUI.getTristateCheckbox()
Returns tristate checkbox which uses this UI. |
Constructors in com.alee.extended.checkbox with parameters of type WebTristateCheckBox | |
---|---|
TristateCheckIcon(WebTristateCheckBox checkBox)
Constructs new tristate check icon. |
Uses of WebTristateCheckBox in com.alee.extended.tree |
---|
Fields in com.alee.extended.tree declared as WebTristateCheckBox | |
---|---|
protected WebTristateCheckBox |
WebCheckBoxTreeCellRenderer.checkBox
Checkbox component used to renderer checkbox on the tree. |
Methods in com.alee.extended.tree that return WebTristateCheckBox | |
---|---|
WebTristateCheckBox |
WebCheckBoxTreeCellRenderer.getCheckBox()
Returns checkbox used for rendering. |
WebTristateCheckBox |
CheckBoxTreeCellRenderer.getCheckBox()
Returns checkbox used for rendering. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |