Class ScriptingSettingsView
- java.lang.Object
-
- de.willuhn.jameica.gui.internal.ext.ScriptingSettingsView
-
-
Constructor Summary
Constructors Constructor Description ScriptingSettingsView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidextend(Extendable extendable)Diese Funktion wird von der ExtensionRegistry aufgerufen.
-
-
-
Method Detail
-
extend
public void extend(Extendable extendable)
Description copied from interface:ExtensionDiese Funktion wird von der ExtensionRegistry aufgerufen.- Specified by:
extendin interfaceExtension- Parameters:
extendable- die zu erweiternde Komponente- See Also:
Extension.extend(de.willuhn.jameica.gui.extension.Extendable)
-
-