public class GeneralPluginContextImpl extends java.lang.Object implements GeneralPluginContext
Constructor and Description |
---|
GeneralPluginContextImpl(java.awt.Frame frame,
StandalonePluginWorkspace wsAccess)
Creates the plugin context.
|
Modifier and Type | Method and Description |
---|---|
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.
|
public GeneralPluginContextImpl(java.awt.Frame frame, StandalonePluginWorkspace wsAccess)
frame
- The parent frame for the swing components.wsAccess
- Access the Oxygen workspacepublic 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()
© Copyright Syncro Soft SRL 2002 - 2014. All rights reserved.