|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoSelectionListener
private class CommandStackDialog.UndoRedoSelectionListener
Selection listener for undo and redo area. If one is clicked, takes away the selection from the other, so it behaves as if it was one component.
Field Summary | |
---|---|
private javax.swing.JTree |
source
|
Constructor Summary | |
---|---|
CommandStackDialog.UndoRedoSelectionListener(javax.swing.JTree source)
|
Method Summary | |
---|---|
void |
valueChanged(javax.swing.event.TreeSelectionEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private javax.swing.JTree source
Constructor Detail |
---|
public CommandStackDialog.UndoRedoSelectionListener(javax.swing.JTree source)
Method Detail |
---|
public void valueChanged(javax.swing.event.TreeSelectionEvent e)
valueChanged
in interface javax.swing.event.TreeSelectionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |