Index

A C D E F G I M O P R S T U 
All Classes and Interfaces|All Packages

R

Recorder - Class in fr.istic.aco.editor.core
The Recorder class is responsible for recording, saving, and replaying commands.
Recorder() - Constructor for class fr.istic.aco.editor.core.Recorder
 
RecorderTest - Class in fr.istic.aco.editor.test
 
RecorderTest() - Constructor for class fr.istic.aco.editor.test.RecorderTest
 
redo() - Method in class fr.istic.aco.editor.core.UndoManager
 
RedoCommand - Class in fr.istic.aco.editor.commands
The RedoCommand class implements the functionality for redoing the last undone action in the text editor.
RedoCommand(UndoManager) - Constructor for class fr.istic.aco.editor.commands.RedoCommand
Constructs a RedoCommand with the specified dependencies.
replay() - Method in class fr.istic.aco.editor.core.Recorder
 
ReplayCommand - Class in fr.istic.aco.editor.commands
The ReplayCommand class implements the functionality for replaying a sequence of previously recorded commands.
ReplayCommand(Recorder) - Constructor for class fr.istic.aco.editor.commands.ReplayCommand
Constructs a ReplayCommand with the specified dependencies.
A C D E F G I M O P R S T U 
All Classes and Interfaces|All Packages