|
Oxygen XML Editor, Version 14.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@API(type=EXTENDABLE, src=PUBLIC) public interface WorkspaceAccessPluginExtension
Workspace Access plugin extension.
Method Summary | |
---|---|
boolean |
applicationClosing()
Notified before the editors are closed and the application exits. |
void |
applicationStarted(StandalonePluginWorkspace pluginWorkspaceAccess)
Main plugin method. |
Method Detail |
---|
void applicationStarted(StandalonePluginWorkspace pluginWorkspaceAccess)
pluginWorkspaceAccess
- The workspace accesscontext
- The context the plugin was invoked in.boolean applicationClosing()
|
Oxygen XML Editor, Version 14.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |