Class ExpansionPanelSkin

    • Constructor Detail

      • ExpansionPanelSkin

        public ExpansionPanelSkin​(ExpansionPanel control)
        Constructor for ExpansionPanelSkin instances.
        Parameters:
        control - The control for which this Skin should attach to.
    • Method Detail

      • layoutChildren

        protected void layoutChildren​(double contentX,
                                      double contentY,
                                      double contentWidth,
                                      double contentHeight)
        Overrides:
        layoutChildren in class SkinBase<ExpansionPanel>
      • computePrefHeight

        protected double computePrefHeight​(double width,
                                           double topInset,
                                           double rightInset,
                                           double bottomInset,
                                           double leftInset)
        Overrides:
        computePrefHeight in class SkinBase<ExpansionPanel>