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

Packages that use com.togethersoft.openapi.util.enum
com.togethersoft.openapi.ide.command 
com.togethersoft.openapi.ide.config 
com.togethersoft.openapi.ide.project 
com.togethersoft.openapi.ide.window 
com.togethersoft.openapi.rwi 
com.togethersoft.openapi.sci 
com.togethersoft.openapi.util.enum 

Classes in com.togethersoft.openapi.util.enum used by com.togethersoft.openapi.ide.command
IdeCommandItemBase
           A visual entity, representing a base of a command item.
 

Classes in com.togethersoft.openapi.util.enum used by com.togethersoft.openapi.ide.config
IdeConfigEditor
           A pane with tabbed pages containing properties and their values available for editing.
IdeConfigManager
           Provides methods for getting the IdeConfig instances and working with ConfigEditors.
 

Classes in com.togethersoft.openapi.util.enum used by com.togethersoft.openapi.ide.project
IdeProjectNode
           Interface IdeProjecrNode represents a file or a directory in Together project.
 

Classes in com.togethersoft.openapi.util.enum used by com.togethersoft.openapi.ide.window
IdeDialogButtonGroup
           Interface IdeDialogButtonGroup provides a container for all types of buttons.
 

Classes in com.togethersoft.openapi.util.enum used by com.togethersoft.openapi.rwi
RwiLinkPositions
           RwiLinkPositions interface.
RwiModel
           RwiModel interface provides a set of starting-point methods for working with the model.
 

Classes in com.togethersoft.openapi.util.enum used by com.togethersoft.openapi.sci
SciModel
           SciModel contains a set of starting-point methods for working with the SCI model.
 

Classes in com.togethersoft.openapi.util.enum used by com.togethersoft.openapi.util.enum
AbstractButtonEnumerationAdapter
           Minimal implementation of enumeration of AbstractButtons .
CompositeEnumeration
           Represents enumeration of enumerations.
KeyStrokeEnumerationAdapter
           Contents minimal implementation to work with enumeration of KeyStrokes.
LightEnumerationAdapter
           Adapts light enumeration to stadard enumeration.
PointEnumerationAdapter
           Adaptes existing enumeration to the enumeration of AWT Points.
StringEnumerationAdapter
           Minimal implementation enumeration of a Strings.