Module  javafx.controls

Class ButtonBarSkin

    • 构造方法详细信息

      • ButtonBarSkin

        public ButtonBarSkin​(ButtonBar control)
        创建一个新的ButtonBarSkin实例,将必需的子节点安装到控件 children列表中。
        参数
        control - The control that this skin should be installed onto.