DESY ACOP Beans Home

com.cosylab.gui.components
Class Wheelswitch.UpDownActionHandler

java.lang.Object
  extended by com.cosylab.gui.components.Wheelswitch.UpDownActionHandler
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
Wheelswitch

protected class Wheelswitch.UpDownActionHandler
extends java.lang.Object
implements java.awt.event.ActionListener

An implementation of ActionListener used for handling events from the up-down button in the wheelswitch.

Version:
$id$
Author:
Jernej Kamenik

Constructor Summary
protected Wheelswitch.UpDownActionHandler()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Updates the value of the Wheelswitch when UpDownButton is pressed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Wheelswitch.UpDownActionHandler

protected Wheelswitch.UpDownActionHandler()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Updates the value of the Wheelswitch when UpDownButton is pressed.

Specified by:
actionPerformed in interface java.awt.event.ActionListener
Parameters:
e -


Copyright © 2010. All Rights Reserved.