Index

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

G

getBegin() - Method in class fr.istic.aco.editor.memento.SelectionMemento
Retrieves the beginning index of the memento
getBeginIndex() - Method in class fr.istic.aco.editor.core.Invoker
 
getBeginIndex() - Method in interface fr.istic.aco.editor.core.Selection
Provides the index of the first character designated by the selection.
getBeginIndex() - Method in class fr.istic.aco.editor.core.SelectionImpl
Provides the index of the first character designated by the selection.
getBeginIndex() - Method in class fr.istic.aco.editor.memento.EngineMemento
Retrieves the starting index of the engine memento
getBufferBeginIndex() - Method in interface fr.istic.aco.editor.core.Selection
Provides the index of the first character in the buffer
getBufferBeginIndex() - Method in class fr.istic.aco.editor.core.SelectionImpl
Provides the index of the first character in the buffer
getBufferContent() - Method in class fr.istic.aco.editor.memento.EngineMemento
Retrieves the current content of the engine memento's buffer.
getBufferContents() - Method in interface fr.istic.aco.editor.core.Engine
Provides the whole contents of the buffer, as a string
getBufferContents() - Method in class fr.istic.aco.editor.core.EngineImpl
Provides the whole contents of the buffer, as a string
getBufferEndIndex() - Method in interface fr.istic.aco.editor.core.Selection
Provides the index of the first "virtual" character after the end of the buffer
getBufferEndIndex() - Method in class fr.istic.aco.editor.core.SelectionImpl
Provides the index of the first "virtual" character after the end of the buffer
getClipboard() - Method in class fr.istic.aco.editor.memento.EngineMemento
Retrieves the content currently stored in the engine memento's clipboard.
getClipboardContents() - Method in interface fr.istic.aco.editor.core.Engine
Provides the clipboard contents
getClipboardContents() - Method in class fr.istic.aco.editor.core.EngineImpl
Provides the clipboard contents
getCommandHistory() - Method in class fr.istic.aco.editor.core.Recorder
 
getCommands() - Method in class fr.istic.aco.editor.core.Invoker
 
getEnd() - Method in class fr.istic.aco.editor.memento.SelectionMemento
Retrieves the ending index of the memento
getEndIndex() - Method in class fr.istic.aco.editor.core.Invoker
 
getEndIndex() - Method in interface fr.istic.aco.editor.core.Selection
Provides the index of the first character after the last character designated by the selection.
getEndIndex() - Method in class fr.istic.aco.editor.core.SelectionImpl
Provides the index of the first character after the last character designated by the selection.
getEndIndex() - Method in class fr.istic.aco.editor.memento.EngineMemento
Retrieves the ending index of the engine memento
getEngine() - Method in class fr.istic.aco.editor.core.UndoManager
 
getFirst() - Method in class fr.istic.aco.editor.core.Pair
 
getFutureStates() - Method in class fr.istic.aco.editor.core.UndoManager
 
getIsRecording() - Method in class fr.istic.aco.editor.core.Recorder
indicates if the engine is currently recording
getIsReplaying() - Method in class fr.istic.aco.editor.core.Recorder
indicates if the engine is currently replaying
getMemento() - Method in class fr.istic.aco.editor.commands.CopyTextCommand
Returns null since this command does not require saving state for the Memento pattern.
getMemento() - Method in class fr.istic.aco.editor.commands.CutSelectedCommand
Returns null since this command does not require saving state for the Memento pattern.
getMemento() - Method in class fr.istic.aco.editor.commands.DeleteTextCommand
Returns null since this command does not require saving state for the Memento pattern.
getMemento() - Method in class fr.istic.aco.editor.commands.InsertTextCommand
Creates and returns a memento representing the current state of the insert command.
getMemento() - Method in class fr.istic.aco.editor.commands.MoveSelection
Creates and returns a memento representing the current state of the selection command.
getMemento() - Method in class fr.istic.aco.editor.commands.PasteTextCommand
Returns null since this command does not require saving state for the Memento pattern.
getMemento() - Method in class fr.istic.aco.editor.core.EngineImpl
 
getMemento() - Method in interface fr.istic.aco.editor.core.Originator
saves the state of the object calling this method in a memento matching the type of the object
getPastStates() - Method in class fr.istic.aco.editor.core.UndoManager
 
getSecond() - Method in class fr.istic.aco.editor.core.Pair
 
getSelection() - Method in interface fr.istic.aco.editor.core.Engine
Provides access to the selection control object
getSelection() - Method in class fr.istic.aco.editor.core.EngineImpl
Provides access to the selection control object
getText() - Method in class fr.istic.aco.editor.core.Invoker
 
getText() - Method in class fr.istic.aco.editor.memento.InsertMemento
retrieves the text stored by the memento
A C D E F G I M O P R S T U 
All Classes and Interfaces|All Packages