Searched refs:calcLayoutSize (Results 1 – 1 of 1) sorted by relevance
151 return calcLayoutSize(target, PREFERREDSIZE); in preferredLayoutSize()161 return calcLayoutSize(target, MINIMUMSIZE); in minimumLayoutSize()164 private Dimension calcLayoutSize(Container target, int which) { in calcLayoutSize() method in VJFlowLayout