org.openstreetmap.josm.gui.layer
Interface OsmDataLayer.CommandQueueListener

All Known Implementing Classes:
CommandStackDialog, RedoAction, UndoAction
Enclosing class:
OsmDataLayer

public static interface OsmDataLayer.CommandQueueListener


Method Summary
 void commandChanged(int queueSize, int redoSize)
           
 

Method Detail

commandChanged

void commandChanged(int queueSize,
                    int redoSize)


JOSM