Uses of Package
com.togethersoft.openapi.ide.message

Packages that use com.togethersoft.openapi.ide.message
com.togethersoft.openapi.ide 
com.togethersoft.openapi.ide.message 

Classes in com.togethersoft.openapi.ide.message used by com.togethersoft.openapi.ide
IdeAccess
           Class IdeAccess provides access to the IdeManager and all other managers.
 

Classes in com.togethersoft.openapi.ide.message used by com.togethersoft.openapi.ide.message
IdeMessageManager
           Interface IdeMessageManager controls the visibility of Together's message pane and defines methods for getting a default message page and adding/removing the user-defined message pages.
IdeMessageManagerAccess
           Provides access to the current IdeMessageManager and defines two static methods for printing messages in the default message page or in a modal dialog.
IdeMessageManagerFactory
           Represents factory to create new message manager.
IdeMessagePage
           Together's message page.