Class FormLayout.MinimumWidthMeasure

    • Method Detail

      • sizeOf

        public int sizeOf​(java.awt.Component c)
        Description copied from interface: FormLayout.Measure
        Computes and returns the size of the given Component.
        Parameters:
        c - the component to measure
        Returns:
        the component's size