Module java.desktop

Class SynthToggleButtonUI

    • Constructor Detail

      • SynthToggleButtonUI

        public SynthToggleButtonUI()
    • 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