模块  java.desktop

Class SynthRadioButtonMenuItemUI

    • 构造方法详细信息

      • SynthRadioButtonMenuItemUI

        public SynthRadioButtonMenuItemUI()
    • 方法详细信息

      • createUI

        public static ComponentUI createUI​(JComponent b)
        为给定组件创建新的UI对象。
        参数
        b - 为其创建UI对象的组件
        结果
        the UI object