vae_SpecificBoxes
Class VAE_MotorBox.MotorBoxAL

java.lang.Object
  extended by vae_SpecificBoxes.VAE_MotorBox.MotorBoxAL
All Implemented Interfaces:
java.awt.event.ActionListener, java.io.Serializable, java.util.EventListener
Enclosing class:
VAE_MotorBox

 class VAE_MotorBox.MotorBoxAL
extends java.lang.Object
implements java.awt.event.ActionListener, java.io.Serializable


Field Summary
(package private)  VAE_MotorBox box
           
 
Constructor Summary
VAE_MotorBox.MotorBoxAL(VAE_MotorBox b)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

box

VAE_MotorBox box
Constructor Detail

VAE_MotorBox.MotorBoxAL

public VAE_MotorBox.MotorBoxAL(VAE_MotorBox b)
Method Detail

actionPerformed

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