Interface FormLayout.Measure

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int sizeOf​(java.awt.Component component)
      Computes and returns the size of the given Component.
    • Method Detail

      • sizeOf

        int sizeOf​(java.awt.Component component)
        Computes and returns the size of the given Component.
        Parameters:
        component - the component to measure
        Returns:
        the component's size