| wxBinderApp | A special wxApp |
| wxBinderEvtHandler | This is a wxEvtHandler which can be attached to any wxWindow-derived class |
| wxCmd | Represents one of the commands which are handled by a wxKeyBinder |
| wxCmd::wxCmdType | A registered type of wxCmd-derived class |
| wxCmdArray | Defines a wxObjArray-like array of wxCmd |
| wxExComboItemData | The data associated with each entry of the combobox given to the wxMenuComboListWalker class |
| wxExTreeItemData | The data associated to each node of a tree used by |
| wxKeyBind | Identifies a keypress, that is a key binding |
| wxKeyBinder | This is the real keybinder |
| wxKeyConfigPanel | A powerful keybinding editing panel |
| wxKeyMonitorTextCtrl | A special text control where the user keypresses are displayed as the contained text |
| wxKeyProfile | A little extension of the wxKeyBinder class |
| wxKeyProfileArray | An array of wxKeyProfiles |
| wxMenuCmd | Represents a wxCmd which just generates a wxEVT_COMMAND_MENU_SELECTED when is executed |
| wxMenuComboListWalker | A wxMenuWalker-derived class which fills the given wxComboBox with items associated with wxExComboItemData classes |
| wxMenuShortcutWalker | An helper class which is used by wxKeyBinder to import the wxMenuCmd associated to a menu bar |
| wxMenuTreeWalker | A wxMenuWalker-derived class which uses the recursive capabilities of the tree-walker algorithm to populate a wxTreeCtrl with a structure identic to the given menubar |
| wxMenuWalker | The base class for a generic tree-walker algorithm |
1.4.7