Module java.desktop

Class SynthCheckBoxMenuItemUI

    • Constructor Detail

      • SynthCheckBoxMenuItemUI

        public SynthCheckBoxMenuItemUI()
    • Method Detail

      • createUI

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