org.sf.cafebabe.task.classhound
Class ClassHoundFrame.ListsListener

java.lang.Object
  extended by org.sf.cafebabe.task.classhound.ClassHoundFrame.ListsListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
ClassHoundFrame

 class ClassHoundFrame.ListsListener
extends java.lang.Object
implements javax.swing.event.ListSelectionListener

Listener class that contains code for selecting different lists. When new lis have choosen, the rest of the list should change their content.


Constructor Summary
ClassHoundFrame.ListsListener()
           
 
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

ClassHoundFrame.ListsListener

ClassHoundFrame.ListsListener()
Method Detail

valueChanged

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


Copyright 2006 Dream Programs Inc.. All Rights Reserved.