jrworkspace by
jTEM

de.jtem.jrworkspace.plugin.jrdesktop
Class TestFramePlugin

java.lang.Object
  extended by de.jtem.jrworkspace.plugin.Plugin
      extended by de.jtem.jrworkspace.plugin.jrdesktop.JRDesktopFrame
          extended by de.jtem.jrworkspace.plugin.jrdesktop.TestFramePlugin

public class TestFramePlugin
extends JRDesktopFrame


Constructor Summary
TestFramePlugin()
           
 
Method Summary
protected  Container getContent()
           
 PluginInfo getPluginInfo()
          Returns an instance of PluginInfo
 
Methods inherited from class de.jtem.jrworkspace.plugin.jrdesktop.JRDesktopFrame
getInternalFrame, install, uninstall
 
Methods inherited from class de.jtem.jrworkspace.plugin.Plugin
equals, hashCode, restoreStates, storeStates, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestFramePlugin

public TestFramePlugin()
Method Detail

getContent

protected Container getContent()
Specified by:
getContent in class JRDesktopFrame

getPluginInfo

public PluginInfo getPluginInfo()
Description copied from class: Plugin
Returns an instance of PluginInfo

Overrides:
getPluginInfo in class Plugin
Returns:
plug-in information
See Also:
PluginInfo}

jrworkspace by
jTEM

jTEM