ARoad0.Gui1
Class DialogBox.KeyListSelectionListener

java.lang.Object
  extended by ARoad0.Gui1.DialogBox.KeyListSelectionListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
DialogBox

static class DialogBox.KeyListSelectionListener
extends java.lang.Object
implements javax.swing.event.ListSelectionListener

nested static class for showImmutableStringMap()


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

Constructor Detail

DialogBox.KeyListSelectionListener

DialogBox.KeyListSelectionListener()
Method Detail

valueChanged

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