|
Oxygen XML Editor, Version ${standalone-version-number} | ||||||||
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(Frame frame)
Creates the plugin context. |
Method Summary | |
---|---|
Frame |
getFrame()
Gets the parent frame for the PluginContextImpl. |
void |
setFrame(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(Frame frame)
frame
- The parent frame for the swing components.Method Detail |
---|
public void setFrame(Frame frame)
frame
- The new frame value.public Frame getFrame()
getFrame
in interface GeneralPluginContext
|
Oxygen XML Editor, Version ${standalone-version-number} | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |