org.objectweb.proactive.ext.scilab.monitor
Class SciEventSource

java.lang.Object
  extended by org.objectweb.proactive.ext.scilab.monitor.SciEventSource

public class SciEventSource
extends java.lang.Object

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

listListener

protected javax.swing.event.EventListenerList listListener
Constructor Detail

SciEventSource

public SciEventSource()
Method Detail

addSciEventListener

public void addSciEventListener(SciEventListener listener)

removeSciEventListener

public void removeSciEventListener(SciEventListener listener)


Copyright 2001-2007 INRIA All Rights Reserved.