|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--de.hunsicker.jalopy.plugin.AbstractPlugin
|
+--de.hunsicker.jalopy.plugin.jbuilder.JbPlugin
The Jalopy JBuilder Plug-in. This is the OpenTools entry point.
| Field Summary |
| Fields inherited from class de.hunsicker.jalopy.plugin.AbstractPlugin |
appender, jalopy |
| Method Summary | |
void |
afterEnd()
|
de.hunsicker.jalopy.plugin.Project |
getActiveProject()
|
protected de.hunsicker.io.FileFormat |
getFileFormat()
|
java.awt.Frame |
getMainWindow()
|
de.hunsicker.jalopy.plugin.StatusBar |
getStatusBar()
Returns the active status bar. |
static java.lang.String |
getVersion()
Returns the version information of this OpenTool. |
static void |
initOpenTool(byte major,
byte minor)
Initializes this OpenTool. |
| Methods inherited from class de.hunsicker.jalopy.plugin.AbstractPlugin |
beforeStart, createProgressMonitor, displayError, executeAsynchron, executeSynchron, getElapsed, getEngine, getLastAction, getState, hideWaitCursor, interrupt, isRunning, performAction, showWaitCursor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public de.hunsicker.jalopy.plugin.Project getActiveProject()
getActiveProject in class de.hunsicker.jalopy.plugin.AbstractPluginpublic de.hunsicker.jalopy.plugin.StatusBar getStatusBar()
getStatusBar in class de.hunsicker.jalopy.plugin.AbstractPluginpublic static java.lang.String getVersion()
public void afterEnd()
afterEnd in class de.hunsicker.jalopy.plugin.AbstractPlugin
public static void initOpenTool(byte major,
byte minor)
major - major release number for which this OpenTool is being initialized.minor - minor release number for which this OpenTool is being initialized.public java.awt.Frame getMainWindow()
getMainWindow in class de.hunsicker.jalopy.plugin.AbstractPluginprotected de.hunsicker.io.FileFormat getFileFormat()
getFileFormat in class de.hunsicker.jalopy.plugin.AbstractPlugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||