Interface DownloadSourceSizingPolicy

    • Method Detail

      • getComponentHeight

        int getComponentHeight()
        Gets the height of the download source panel.
        Returns:
        The height the component should have.
      • isHeightAdjustable

        boolean isHeightAdjustable()
        Check whether the user should be allowed to adjust the height of this download source panel
        Returns:
        true if the height should be adjustable
      • storeHeight

        default void storeHeight​(int height)
        Stores the height
        Parameters:
        height - the height in pixel