Package c408h008.common.command

Class Summary
OECommandDelete Stores the string of text to delete.
OECommandGuard Stores the start and end positions of the guarded text and the owning client's id.
OECommandInsert Stores the string of text to insert.
OECommandMark Stores the mark position, name, and the owning client's id.
OECommandMove Stores the current cursor position.
OECommandRemoveGuard Stores the owning client's id of guard to be removed.
OECommandRemoveMark Stores the owning client's id of mark to be removed.
OECommandRemoveSelect  
OECommandSelect Stores the start and end positions of the selected text.