Oxygen XML Editor, Version ${standalone-version-number}

ro.sync.exml.plugin.general
Class GeneralPluginContextImpl

java.lang.Object
  extended by ro.sync.exml.plugin.general.GeneralPluginContextImpl
All Implemented Interfaces:
GeneralPluginContext

public class GeneralPluginContextImpl
extends Object
implements GeneralPluginContext

Support implementation of the PluginContext interface.

Version:
$Revision: 1.6 $

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

GeneralPluginContextImpl

public GeneralPluginContextImpl(Frame frame)
Creates the plugin context.

Parameters:
frame - The parent frame for the swing components.
Method Detail

setFrame

public void setFrame(Frame frame)
Sets the parent frame for the PluginContextImpl.

Parameters:
frame - The new frame value.

getFrame

public Frame getFrame()
Gets the parent frame for the PluginContextImpl.

Specified by:
getFrame in interface GeneralPluginContext
Returns:
The frame value.

Oxygen XML Editor, Version ${standalone-version-number}

© Copyright Syncro Soft SRL 2002 - 2010.