org.apache.batik.util.gui
Class LanguageDialog.Panel.UserListSelectionListener

java.lang.Object
  extended byorg.apache.batik.util.gui.LanguageDialog.Panel.UserListSelectionListener
All Implemented Interfaces:
EventListener, ListSelectionListener
Enclosing class:
LanguageDialog.Panel

protected class LanguageDialog.Panel.UserListSelectionListener
extends Object
implements ListSelectionListener

To manage selection modifications


Constructor Summary
protected LanguageDialog.Panel.UserListSelectionListener()
           
 
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

LanguageDialog.Panel.UserListSelectionListener

protected LanguageDialog.Panel.UserListSelectionListener()
Method Detail

valueChanged

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


Copyright © 2009 Apache Software Foundation. All Rights Reserved.