|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UndoItem.actionType | |
---|---|
net.sf.borg.model.undo | Contains classes that implement the undo feature |
Uses of UndoItem.actionType in net.sf.borg.model.undo |
---|
Fields in net.sf.borg.model.undo declared as UndoItem.actionType | |
---|---|
protected UndoItem.actionType |
UndoItem.action
The action that was taken. |
Methods in net.sf.borg.model.undo that return UndoItem.actionType | |
---|---|
static UndoItem.actionType |
UndoItem.actionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UndoItem.actionType[] |
UndoItem.actionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |