See: Description
| Interface | Description |
|---|---|
| Undoable<WB extends org.jrebirth.af.api.wave.WaveBean> |
The Interface Undoable.
|
| UndoRedoWaves |
The Interface UndoRedoWaves used to define WaveItems used by undo/Redo waves.
|
| Class | Description |
|---|---|
| AbstractUndoableCommand<WB extends org.jrebirth.af.api.wave.WaveBean> |
The Class AbstractUndoableCommand is the base class for all other undoable command.
|
| DefaultUndoableCommand<WB extends org.jrebirth.af.api.wave.WaveBean> |
The Class DefaultUndoableCommand is the default class to build an undoable command.
|
| RedoCommand |
The Class RedoCommand is used to redo latest action done for the given stack.
|
| StackUpCommand |
The Class StackUpCommand.
|
| UndoCommand |
The Class UndoCommand is used to undo latest action done for the given stack.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.