Module java.desktop

Class SynthRadioButtonMenuItemUI

    • Constructor Detail

      • SynthRadioButtonMenuItemUI

        public SynthRadioButtonMenuItemUI()
    • Method Detail

      • createUI

        public static ComponentUI createUI​(JComponent b)
        Creates a new UI object for the given component.
        Parameters:
        b - component to create UI object for
        Returns:
        the UI object