| Interface Summary |
| IdeCommandCheckListener | The listener for receiving command events from IdeCommandItems and IdeCommandGroups. |
| IdeCommandEvent | An event which indicates that a command item-related action occurred. |
| IdeCommandGroup | A visual entity, representing a container for IdeCommandItems. |
| IdeCommandIconType | Class IdeCommandIconType defines string constants for the possible icon state types. |
| IdeCommandItem | Class IdeCommandItem defines a visual entity, representing a command. |
| IdeCommandItemBase | A visual entity, representing a base of a command item. |
| IdeCommandListener | A listener for IdeCommandItems (not IdeCommandGroups). |
| IdeCommandManager | IdeCommandManager is responsible for creating new command items
and inserting them into command item containers. |