endrov.recording.controlWindow
Class RecControlWindow.StateDevicePanel

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

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

State device *


Constructor Summary
RecControlWindow.StateDevicePanel(EvDevicePath devName, HWState 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.StateDevicePanel

public RecControlWindow.StateDevicePanel(EvDevicePath devName,
                                         HWState 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