Index
All Classes and Interfaces|All Packages
U
- undo() - Method in class fr.istic.aco.editor.core.UndoManager
- UndoCommand - Class in fr.istic.aco.editor.commands
-
The
RedoCommand
class implements the functionality for undoing the last performed action in the text editor. - UndoCommand(UndoManager) - Constructor for class fr.istic.aco.editor.commands.UndoCommand
-
Constructs a
UndoCommand
with the specified dependencies. - UndoManager - Class in fr.istic.aco.editor.core
-
The UndoManager class is responsible for managing the undo and redo operations.
- UndoManager(Engine) - Constructor for class fr.istic.aco.editor.core.UndoManager
- UndoManagerTest - Class in fr.istic.aco.editor.test
- UndoManagerTest() - Constructor for class fr.istic.aco.editor.test.UndoManagerTest
- UserInterface - Class in fr.istic.aco.editor
-
Mainn class to run the editor
- UserInterface() - Constructor for class fr.istic.aco.editor.UserInterface
All Classes and Interfaces|All Packages