|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.extended.tree.WebCheckBoxTreeStyle
public final class WebCheckBoxTreeStyle
WebCheckBoxTree style class.
Field Summary | |
---|---|
static int |
checkBoxRendererGap
Gap between checkbox and actual tree renderer. |
static boolean |
checkBoxVisible
Whether checkboxes are visible in the tree or not. |
static boolean |
checkingEnabled
Whether user can interact with checkboxes to change their check state or not. |
static boolean |
checkMixedOnToggle
Whether partially checked node should be checked or unchecked on toggle. |
static boolean |
recursiveChecking
Retu |
Constructor Summary | |
---|---|
WebCheckBoxTreeStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean recursiveChecking
public static int checkBoxRendererGap
public static boolean checkBoxVisible
public static boolean checkingEnabled
public static boolean checkMixedOnToggle
Constructor Detail |
---|
public WebCheckBoxTreeStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |