|
Oxygen XML Editor, Version 14.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectro.sync.exml.plugin.general.GeneralPluginContextImpl
public class GeneralPluginContextImpl
Support implementation of the PluginContext interface.
Constructor Summary | |
---|---|
GeneralPluginContextImpl(java.awt.Frame frame,
StandalonePluginWorkspace wsAccess)
Creates the plugin context. |
Method Summary | |
---|---|
java.awt.Frame |
getFrame()
Gets the parent frame for the PluginContextImpl. |
StandalonePluginWorkspace |
getPluginWorkspace()
Get access to the entire workspace of Oxygen. |
void |
setFrame(java.awt.Frame frame)
Sets the parent frame for the PluginContextImpl. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeneralPluginContextImpl(java.awt.Frame frame, StandalonePluginWorkspace wsAccess)
frame
- The parent frame for the swing components.wsAccess
- Access the Oxygen workspaceMethod Detail |
---|
public void setFrame(java.awt.Frame frame)
frame
- The new frame value.public java.awt.Frame getFrame()
getFrame
in interface GeneralPluginContext
public StandalonePluginWorkspace getPluginWorkspace()
GeneralPluginContext
getPluginWorkspace
in interface GeneralPluginContext
GeneralPluginContext.getPluginWorkspace()
|
Oxygen XML Editor, Version 14.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |