AIS
Class AISStringsTable.TimerListener

java.lang.Object
  extended by AIS.AISStringsTable.TimerListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
AISStringsTable

 class AISStringsTable.TimerListener
extends java.lang.Object
implements java.awt.event.ActionListener


Field Summary
(package private)  boolean doneLayout
           
 
Constructor Summary
AISStringsTable.TimerListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

doneLayout

boolean doneLayout
Constructor Detail

AISStringsTable.TimerListener

AISStringsTable.TimerListener()
Method Detail

actionPerformed

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