Initialize the uiClassID to BasicComponentUI mapping for JIDE components.
The JComponent classes define their own uiClassID constants
(see AbstractComponent.getUIClassID). This table must
map those constants to a BasicComponentUI class of the
appropriate type.