|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.plugin.AbstractPlugIn
com.vividsolutions.jump.workbench.plugin.ThreadedBasePlugIn
com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn
com.vividsolutions.jump.workbench.ui.plugin.FirstTaskFramePlugIn
public class FirstTaskFramePlugIn
Opens a TaskFrame when the Workbench starts up
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn |
|---|
OpenProjectPlugIn.FindFile, OpenProjectPlugIn.PathPrefixes |
| Field Summary |
|---|
| Fields inherited from class com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn |
|---|
RECENT_MENU_LIST_MAX |
| Constructor Summary | |
|---|---|
FirstTaskFramePlugIn()
|
|
| Method Summary | |
|---|---|
void |
initialize(PlugInContext context)
Called when Workbench starts up to allow plugins to initialize themselves. |
| Methods inherited from class com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn |
|---|
execute, getName, getRecentList, load, open, putRecentList, run |
| Methods inherited from class com.vividsolutions.jump.workbench.plugin.ThreadedBasePlugIn |
|---|
main |
| Methods inherited from class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn |
|---|
createName, execute, execute, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FirstTaskFramePlugIn()
| Method Detail |
|---|
public void initialize(PlugInContext context)
throws java.lang.Exception
PlugIn
initialize in interface PlugIninitialize in class OpenProjectPlugInjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||