pipe.modules.matrixes
Class Matrixes.HandleControl

java.lang.Object
  |
  +--pipe.modules.matrixes.Matrixes.HandleControl
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
Matrixes

public class Matrixes.HandleControl
extends Object
implements ActionListener


Constructor Summary
Matrixes.HandleControl(int buttonID)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Matrixes.HandleControl

public Matrixes.HandleControl(int buttonID)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener