Class ExpansionPanel.CollapsedPanel

    • Constructor Detail

      • CollapsedPanel

        public CollapsedPanel()
        Creates a CollapsedPanel.
    • Method Detail

      • getTitleNodes

        public ObservableList<Node> getTitleNodes()
        Returns the list of nodes that are displayed by this control. Typically Labels are used.
        Returns:
        The list of nodes displayed by this CollapsedPanel
      • computePrefHeight

        protected double computePrefHeight​(double width)
        Overrides:
        computePrefHeight in class Region