|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandStackDialog.UndoRedoType | |
---|---|
org.openstreetmap.josm.gui.dialogs |
Uses of CommandStackDialog.UndoRedoType in org.openstreetmap.josm.gui.dialogs |
---|
Fields in org.openstreetmap.josm.gui.dialogs declared as CommandStackDialog.UndoRedoType | |
---|---|
private CommandStackDialog.UndoRedoType |
CommandStackDialog.lastOperation
|
private CommandStackDialog.UndoRedoType |
CommandStackDialog.UndoRedoAction.type
|
Methods in org.openstreetmap.josm.gui.dialogs that return CommandStackDialog.UndoRedoType | |
---|---|
static CommandStackDialog.UndoRedoType |
CommandStackDialog.UndoRedoType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CommandStackDialog.UndoRedoType[] |
CommandStackDialog.UndoRedoType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.openstreetmap.josm.gui.dialogs with parameters of type CommandStackDialog.UndoRedoType | |
---|---|
CommandStackDialog.UndoRedoAction(CommandStackDialog.UndoRedoType type)
constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |