kaos.kpat.tabs
Class GuardManagerTab.TableRepSelectionHandler

java.lang.Object
  extended by kaos.kpat.tabs.GuardManagerTab.TableRepSelectionHandler
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
GuardManagerTab

public class GuardManagerTab.TableRepSelectionHandler
extends java.lang.Object
implements javax.swing.event.ListSelectionListener


Constructor Summary
GuardManagerTab.TableRepSelectionHandler()
           
 
Method Summary
 void valueChanged(javax.swing.event.ListSelectionEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuardManagerTab.TableRepSelectionHandler

public GuardManagerTab.TableRepSelectionHandler()
Method Detail

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent evt)
Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener