endrov.recording.controlWindow
Class RecControlWindow.ShutterPanel

java.lang.Object
  extended by endrov.recording.controlWindow.RecControlWindow.ShutterPanel
All Implemented Interfaces:
EvDeviceObserver.DeviceListener, java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
RecControlWindow

public class RecControlWindow.ShutterPanel
extends java.lang.Object
implements java.awt.event.ActionListener, EvDeviceObserver.DeviceListener

Shutter *


Constructor Summary
RecControlWindow.ShutterPanel(EvDevicePath devName, HWShutter hw)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 void devicePropertyChange(java.lang.Object source, EvDevice dev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecControlWindow.ShutterPanel

public RecControlWindow.ShutterPanel(EvDevicePath devName,
                                     HWShutter hw)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

devicePropertyChange

public void devicePropertyChange(java.lang.Object source,
                                 EvDevice dev)
Specified by:
devicePropertyChange in interface EvDeviceObserver.DeviceListener