logbook.table
Class LgBkTableFocusListener

java.lang.Object
  extended by logbook.table.LgBkTableFocusListener
All Implemented Interfaces:
java.awt.event.FocusListener, java.util.EventListener

public class LgBkTableFocusListener
extends java.lang.Object
implements java.awt.event.FocusListener

Configs jfltlg for a row being (de)selected


Constructor Summary
LgBkTableFocusListener()
           
 
Method Summary
 void focusGained(java.awt.event.FocusEvent arg0)
           
 void focusLost(java.awt.event.FocusEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LgBkTableFocusListener

public LgBkTableFocusListener()
Method Detail

focusGained

public void focusGained(java.awt.event.FocusEvent arg0)
Specified by:
focusGained in interface java.awt.event.FocusListener

focusLost

public void focusLost(java.awt.event.FocusEvent arg0)
Specified by:
focusLost in interface java.awt.event.FocusListener


Copyright © Chris Riffle - GNU Public Licence