Package com.togethersoft.openapi.ide.editor

Class Diagram Summary
editor 
 

Interface Summary
IdeEditorTogether's text editor.
IdeEditorManagerInterface IdeEditorManagerProvides methods for managing opened editors.
IdeEditorPositionConverterProvides the forward and reverse conversion from the file offset to TextPosition object.
IdeEditorSelectionRepresents a selection within a document.
IdeEditorSelectionTypeDefines constants for using in IdeEditor.getSelection method.
IdeEditorStyledCharSourceThis class determines the source of characters.
IdeEditorVisibleAreaA visible area in Together's text editor.
 

Class Summary
IdeEditorManagerAccessProvides an access to the current IdeEditorManager.
IdeEditorStyledCharInstances of this class are used to store data of a character and its color and format.