DESY ACOP Beans Home

com.cosylab.events
Interface SetListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
SetAdapter

public interface SetListener
extends java.util.EventListener

This interface is used to notify the listeners of value change.

Version:
@@VERSION@@
Author:
Ales Pucelj

Method Summary
 void setPerformed(SetEvent e)
          Notifies that a set command has occured.
 

Method Detail

setPerformed

void setPerformed(SetEvent e)
Notifies that a set command has occured.

Parameters:
e - SetEvent


Copyright © 2010. All Rights Reserved.