public class TopcatForwarder extends java.lang.Object implements TopcatListener
Constructor and Description |
---|
TopcatForwarder() |
Modifier and Type | Method and Description |
---|---|
void |
addTopcatListener(TopcatListener listener)
Adds a new listener.
|
void |
modelChanged(TopcatEvent evt)
Invoked when the model has changed in some way.
|
void |
removeTopcatListener(TopcatListener listener)
Removes a listener which was previously added.
|
public void addTopcatListener(TopcatListener listener)
listener
- listener to addpublic void removeTopcatListener(TopcatListener listener)
listener
- listener to removepublic void modelChanged(TopcatEvent evt)
TopcatListener
modelChanged
in interface TopcatListener
evt
- event descriptionCopyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.