DESY ACOP Beans Home

com.cosylab.events
Class SetAdapter

java.lang.Object
  extended by com.cosylab.events.SetAdapter
All Implemented Interfaces:
SetListener, java.util.EventListener

public class SetAdapter
extends java.lang.Object
implements SetListener

To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.

Version:
@@VERSION@@
Author:
Ales Pucelj

Constructor Summary
SetAdapter()
           
 
Method Summary
 void setPerformed(SetEvent e)
          Notifies that a set command has occured.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetAdapter

public SetAdapter()
Method Detail

setPerformed

public void setPerformed(SetEvent e)
Description copied from interface: SetListener
Notifies that a set command has occured.

Specified by:
setPerformed in interface SetListener
Parameters:
e - SetEvent
See Also:
SetListener.setPerformed(SetEvent)


Copyright © 2010. All Rights Reserved.