public class GLASTHepRepPlugin
extends org.freehep.application.studio.Plugin
implements org.freehep.jas.services.DataSource, hep.wired.corbaheprep.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.
|
hep.wired.corbaheprep.CORBARecordSource |
createRecordSource(String name,
hep.wired.hepeventserver.idl.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.Plugin
IOException
protected void postInit()
postInit
in class org.freehep.application.studio.Plugin
protected void applicationVisible()
applicationVisible
in class org.freehep.application.studio.Plugin
public String getName()
getName
in interface org.freehep.jas.services.DataSource
public org.freehep.swing.wizard.WizardPage getWizardPage()
getWizardPage
in interface org.freehep.jas.services.DataSource
public hep.wired.corbaheprep.CORBARecordSource createRecordSource(String name, hep.wired.hepeventserver.idl.HepEventServer server, Properties serverInfo)
RecordSource
wrapped around Gleam CORBA server.createRecordSource
in interface hep.wired.corbaheprep.CORBASourceFactory
public void process(org.freehep.record.loop.LoopEvent event)
process
in interface org.freehep.record.loop.LoopListener
Copyright © 1996-2014 FreeHEP. All Rights Reserved.