org.objectweb.cjdbc.console.gui.frames
Class GuiSelectShutdownFrame.ValueReporter

java.lang.Object
  extended byorg.objectweb.cjdbc.console.gui.frames.GuiSelectShutdownFrame.ValueReporter
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
GuiSelectShutdownFrame

private class GuiSelectShutdownFrame.ValueReporter
extends java.lang.Object
implements javax.swing.event.ListSelectionListener


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

Constructor Detail

GuiSelectShutdownFrame.ValueReporter

private GuiSelectShutdownFrame.ValueReporter()
Method Detail

valueChanged

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


Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.