Package | Description |
---|---|
com.redhat.thermostat.common |
Modifier and Type | Method and Description |
---|---|
static ThermostatExtensionRegistry.Action |
ThermostatExtensionRegistry.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThermostatExtensionRegistry.Action[] |
ThermostatExtensionRegistry.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ThermostatExtensionRegistry.addActionListener(ActionListener<ThermostatExtensionRegistry.Action> l) |
void |
ThermostatExtensionRegistry.removeActionListener(ActionListener<ThermostatExtensionRegistry.Action> l) |
Copyright © 2015. All rights reserved.