jas2.plugin
Interface PluginContext
-
- All Superinterfaces:
- BasicPluginContext
public interface PluginContext extends BasicPluginContext
The context that will be passed to (Job) Plugins.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidaddRunListener(RunListener listener)hepjas.analysis.EventDatagetCurrentEvent()voidremoveRunListener(RunListener listener)voidsendJob(java.lang.Object message)-
Methods inherited from interface jas2.plugin.BasicPluginContext
addMenu, error, error, getPrintStream, installConsole, installControl, installPage, isApplet, removeMenu, sendMessage
-
-
-
-
Method Detail
-
addRunListener
void addRunListener(RunListener listener)
-
removeRunListener
void removeRunListener(RunListener listener)
-
getCurrentEvent
hepjas.analysis.EventData getCurrentEvent() throws NoEventAvailable- Throws:
NoEventAvailable
-
sendJob
void sendJob(java.lang.Object message)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG