Package | Description |
---|---|
de.stefandraegersoftware.gui.mvc |
Package MVC beinhaltet die Java Klassen für die Anwendung LEDFrame.
|
Modifier and Type | Field and Description |
---|---|
private Controller.ConnectionParameter |
Controller.ConnectionParameterComboBoxItemListener.param
Der Verbindungsparameter welcher verarbeitet werden soll.
|
Modifier and Type | Method and Description |
---|---|
static Controller.ConnectionParameter |
Controller.ConnectionParameter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Controller.ConnectionParameter[] |
Controller.ConnectionParameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConnectionParameterComboBoxItemListener(Controller.ConnectionParameter inParam)
Konstruktor.
|
Copyright © 2015. All rights reserved.