org.argouml.uml.ui
Class SourcePathDialog.SelectionListener

java.lang.Object
  extended byorg.argouml.uml.ui.SourcePathDialog.SelectionListener
All Implemented Interfaces:
EventListener, ListSelectionListener
Enclosing class:
SourcePathDialog

class SourcePathDialog.SelectionListener
extends Object
implements ListSelectionListener

Class that listens to selection events.


Constructor Summary
(package private) SourcePathDialog.SelectionListener()
           
 
Method Summary
 void valueChanged(ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourcePathDialog.SelectionListener

SourcePathDialog.SelectionListener()
Method Detail

valueChanged

public void valueChanged(ListSelectionEvent e)
Specified by:
valueChanged in interface ListSelectionListener


ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook