Class FlatSplitPane

    • Constructor Detail

      • FlatSplitPane

        public FlatSplitPane()
    • Method Detail

      • getExpandableSide

        public FlatSplitPane.ExpandableSide getExpandableSide()
        Returns what side of the spilt pane is allowed to expand via one-touch expanding arrow buttons.
        Since:
        3.4.1
      • setExpandableSide

        public void setExpandableSide​(FlatSplitPane.ExpandableSide expandableSide)
        Specifies what side of the spilt pane is allowed to expand via one-touch expanding arrow buttons.
        Since:
        3.4.1