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

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

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

Subinterfaces of IdeCommandCheckListener in com.togethersoft.openapi.ide.command
interface IdeCommandListener
           A listener for IdeCommandItems (not IdeCommandGroups).
 

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