appl.parallel.starter.client
Class XuluStarterControllerPlugin
java.lang.Object
AbstractNamedObject
edu.bonn.xulu.appl.AbstractXuluPlugin
edu.bonn.xulu.plugin.appl.AbstractMenuPlugin
appl.parallel.starter.client.XuluStarterControllerPlugin
- All Implemented Interfaces:
- XuluPlugin
public class XuluStarterControllerPlugin
- extends AbstractMenuPlugin
The starter-controller XuluPlugin
.
- Author:
- Dominik Appl
- See Also:
XuluStarterController
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XuluStarterControllerPlugin
public XuluStarterControllerPlugin()
createPluginApplication
protected XuluInternalFrame createPluginApplication()
throws Exception
- Description copied from class:
AbstractMenuPlugin
- Erzeugt das Applikations-Fenster fuer das Plugin. Dieses wird mit dem
Menue-Eintrag verbunden.
Wird erst aufgerufen, wenn das Plugin gestartet wird.
- Specified by:
createPluginApplication
in class AbstractMenuPlugin
- Throws:
Exception
- See Also:
AbstractMenuPlugin.execute(XuluModellingPlatform)