edu.bonn.xulu.plugin.appl
Class GeoModelCodeGeneratorPlugin
java.lang.Object
AbstractNamedObject
edu.bonn.xulu.appl.AbstractXuluPlugin
edu.bonn.xulu.plugin.appl.AbstractMenuPlugin
edu.bonn.xulu.plugin.appl.GeoModelCodeGeneratorPlugin
- All Implemented Interfaces:
- XuluPlugin
public class GeoModelCodeGeneratorPlugin
- extends AbstractMenuPlugin
Dieses Plugin integriert die GeoModelCodeGeneratorGUI
in das Xulu-Menue "Erweitert".
- Version:
- 1.0
- Author:
- Martin Schmitz (University of Bonn/Germany)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoModelCodeGeneratorPlugin
public GeoModelCodeGeneratorPlugin()
- Erzeugt eine neue Plugin-Instanz.
createPluginApplication
protected XuluInternalFrame createPluginApplication()
throws Exception
- Erzeugt eine Instanz der Plugin-Applikation
GeoModelCodeGeneratorGUI
.
- Specified by:
createPluginApplication
in class AbstractMenuPlugin
- Throws:
Exception
- See Also:
AbstractMenuPlugin.execute(XuluModellingPlatform)