Uses of Class
com.togethersoft.openapi.ide.tools.IdeToolManager

Packages that use IdeToolManager
com.togethersoft.openapi.ide.tools 

Uses of IdeToolManager in com.togethersoft.openapi.ide.tools
 

Methods in com.togethersoft.openapi.ide.tools that return IdeToolManager
static IdeToolManagerIdeToolManagerAccess.getToolManager()
           Returns the current tool manager object.
 

Methods in com.togethersoft.openapi.ide.tools with parameters of type IdeToolManager
protected static voidIdeToolManagerAccess.setIdeToolManager(IdeToolManager manager)
           Sets specified tool manager.