|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.ext.scilab.monitor.SciEventSource
public class SciEventSource
This class is a source of Scilab events
Field Summary | |
---|---|
protected javax.swing.event.EventListenerList |
listListener
|
Constructor Summary | |
---|---|
SciEventSource()
|
Method Summary | |
---|---|
void |
addSciEventListener(SciEventListener listener)
|
void |
removeSciEventListener(SciEventListener listener)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javax.swing.event.EventListenerList listListener
Constructor Detail |
---|
public SciEventSource()
Method Detail |
---|
public void addSciEventListener(SciEventListener listener)
public void removeSciEventListener(SciEventListener listener)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |