Class PluginInput
java.lang.Object
de.willuhn.jameica.gui.input.AbstractInput
de.willuhn.jameica.gui.input.SelectInput
de.willuhn.jameica.gui.input.PluginInput
Selectbox zur Auswahl eines Plugins.
-
Field Summary
Fields inherited from interface Input
DATAKEY_TOOLTIP -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SelectInput
addListener, disable, enable, focus, getControl, getList, getText, getValue, isEnabled, setAttribute, setEditable, setEnabled, setList, setPleaseChoose, setPreselected, setValueMethods inherited from class AbstractInput
addListener, getData, getName, getParent, getStyleBits, hasChanged, isMandatory, paint, paint, setComment, setData, setInvalidChars, setMandatory, setName, setValidChars, update
-
Constructor Details
-
PluginInput
public PluginInput()ct. -
PluginInput
-
-
Method Details
-
format
Description copied from class:SelectInputFormatiert die Bean passend fuer die Anzeige in der Combo-Box.- Overrides:
formatin classSelectInput- Parameters:
bean- die Bean.- Returns:
- anzuzeigender Wert.
- See Also:
-