Class TabPaneSkin

    • Field Detail

      • buttonBoxPane

        protected BoxPane buttonBoxPane
    • Constructor Detail

      • TabPaneSkin

        public TabPaneSkin()
    • Method Detail

      • isVisible

        public boolean isVisible​(int index)
        Specified by:
        isVisible in interface TabPane.Skin
      • setVisible

        public void setVisible​(int index,
                               boolean value)
        Specified by:
        setVisible in interface TabPane.Skin