GUI Commands User GuideVersion 2.1 |
||
Toggle CommandsToggleCommands are an extension of regular ActionCommands that provide the notion of selection. ToggleCommands can also be added to a ToggleGroup which then allows the creation of a mutually exclusive set of commands. The buttons and menu items produced by toggle commands are rendered as checkboxes for individual commands or radio buttons when commands are combined into an exclusive group. |
||