Package | Description |
---|---|
org.joty.workstation.gui |
Modifier and Type | Field and Description |
---|---|
protected DataAccessPanel.ButtonBehavior |
DataAccessPanel.m_currentButtonBehavior |
Modifier and Type | Method and Description |
---|---|
static DataAccessPanel.ButtonBehavior |
DataAccessPanel.ButtonBehavior.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DataAccessPanel.ButtonBehavior[] |
DataAccessPanel.ButtonBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ButtonDescriptor(JotyButton button,
DataAccessPanel.ButtonBehavior behavior) |