NMEA
Class NMEAStringsTable.TimerListener

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

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


Field Summary
(package private)  boolean doneLayout
           
 
Constructor Summary
NMEAStringsTable.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

NMEAStringsTable.TimerListener

NMEAStringsTable.TimerListener()
Method Detail

actionPerformed

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