Uses of Class
com.togethersoft.openapi.ide.command.IdeCommandGroup

Packages that use IdeCommandGroup
com.togethersoft.openapi.ide.command 

Uses of IdeCommandGroup in com.togethersoft.openapi.ide.command
 

Methods in com.togethersoft.openapi.ide.command that return IdeCommandGroup
IdeCommandGroupIdeCommandManager.createGroup(String itemId, IdeCommandConstraints constraints, IdeCommandCheckListener l)
          Creates a new command item which can be used as a container for other command items.