public abstract class PythonGUIPlugin<T>
extends Plugin
Constructor and Description |
---|
PythonGUIPlugin() |
Modifier and Type | Method and Description |
---|---|
abstract PythonGUI<T> |
getGUI(long id) |
abstract void |
setGUIId(long oldId,
long newId) |