Package | Description |
---|---|
de.esprit.common.gui.comp |
Contains useful frequently needed GUI components.
|
Modifier and Type | Method and Description |
---|---|
TristateBox.TriState |
TristateBox.TriState.cycleState() |
static TristateBox.TriState |
TristateBox.TriState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TristateBox.TriState[] |
TristateBox.TriState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.