public class GLASTHepRepPlugin extends org.freehep.application.studio.Plugin implements org.freehep.jas.services.DataSource, CORBASourceFactory, org.freehep.record.loop.LoopListener
| Constructor and Description |
|---|
GLASTHepRepPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applicationVisible()
Called by Jas3 after all plugins have been loaded, and the GUI has become visible.
|
CORBARecordSource |
createRecordSource(String name,
HepEventServer server,
Properties serverInfo)
Creates and returns
RecordSource wrapped around Gleam CORBA server. |
String |
getName() |
org.freehep.swing.wizard.WizardPage |
getWizardPage() |
protected void |
init()
Called by Jas3 to initialize the plugin.
|
protected void |
postInit()
Called by Jas3 after all plugins have been loaded, but before the GUI has become visible.
|
void |
process(org.freehep.record.loop.LoopEvent event) |
String |
toString() |
protected void init()
throws IOException
init in class org.freehep.application.studio.PluginIOExceptionprotected void postInit()
postInit in class org.freehep.application.studio.Pluginprotected void applicationVisible()
applicationVisible in class org.freehep.application.studio.Pluginpublic String getName()
getName in interface org.freehep.jas.services.DataSourcepublic org.freehep.swing.wizard.WizardPage getWizardPage()
getWizardPage in interface org.freehep.jas.services.DataSourcepublic CORBARecordSource createRecordSource(String name, HepEventServer server, Properties serverInfo)
RecordSource wrapped around Gleam CORBA server.createRecordSource in interface CORBASourceFactoryserver - HepEventServer object to be wrapped into CORBAServer.public void process(org.freehep.record.loop.LoopEvent event)
process in interface org.freehep.record.loop.LoopListenerCopyright © 1996-2013 FreeHEP. All Rights Reserved.