de.skrueger.xulu.plugin.gnur
Class GnuRPlugin
java.lang.Object
AbstractNamedObject
edu.bonn.xulu.appl.AbstractXuluPlugin
edu.bonn.xulu.plugin.appl.AbstractMenuPlugin
de.skrueger.xulu.plugin.gnur.GnuRPlugin
- All Implemented Interfaces:
- XuluPlugin
public class GnuRPlugin
- extends AbstractMenuPlugin
This plugin implements the GnuRGUI
into the Xulu-menu "Model".
- Version:
- 1.0
- Author:
- Stefan Krueger (University of Bonn/Germany)
Constructor Summary |
GnuRPlugin()
Erzeugt eine neue Plugin-Instanz. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GnuRPlugin
public GnuRPlugin()
- Erzeugt eine neue Plugin-Instanz.
createPluginApplication
protected XuluInternalFrame createPluginApplication()
throws Exception
- Erzeugt eine Instanz der Plugin-Applikation
GnuRGUI
.
- Specified by:
createPluginApplication
in class AbstractMenuPlugin
- Throws:
Exception
- See Also:
AbstractMenuPlugin.execute(XuluModellingPlatform)