public class OntologyGeneratorPlugin extends WorkbenchPlugin implements java.awt.event.ActionListener
workbench
Constructor and Description |
---|
OntologyGeneratorPlugin(Workbench workbench) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
java.awt.Component |
getMenuEntry()
Returns the Menu/MenuItem for this plugin.
|
getWorkbench, init, setWorkbench
public OntologyGeneratorPlugin(Workbench workbench)
public java.awt.Component getMenuEntry()
WorkbenchPlugin
getMenuEntry
in class WorkbenchPlugin
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed
in interface java.awt.event.ActionListener