Uses of Package
com.togethersoft.openapi.util.text

Packages that use com.togethersoft.openapi.util.text
com.togethersoft.openapi.ide 
com.togethersoft.openapi.ide.editor 
com.togethersoft.openapi.util.properties 
com.togethersoft.openapi.util.text 

Classes in com.togethersoft.openapi.util.text used by com.togethersoft.openapi.ide
IdeManager
          Interface IdeManager provides the entire IDE's fuctionality.
 

Classes in com.togethersoft.openapi.util.text used by com.togethersoft.openapi.ide.editor
IdeEditor
          Together's text editor.
IdeEditorPositionConverter
          Provides the forward and reverse conversion from the file offset to TextPosition object.
IdeEditorSelection
          Represents a selection within a document.
 

Classes in com.togethersoft.openapi.util.text used by com.togethersoft.openapi.util.properties
PropertyLocator
          Represents access to property stored in file.
 

Classes in com.togethersoft.openapi.util.text used by com.togethersoft.openapi.util.text
TextPosition
          Represents a location within a document.