Searched refs:PREFERREDSIZE (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DVJFlowLayout.java74 private static final int PREFERREDSIZE = 0; field in class:VJFlowLayout
151 return calcLayoutSize(target, PREFERREDSIZE);
178 if (which == PREFERREDSIZE)
H A DGBLayout.java294 protected static final int PREFERREDSIZE = 2; field in class:GBLayout
477 GBLayoutInfo info = GetLayoutInfo(parent, PREFERREDSIZE);
629 GBLayoutInfo info = GetLayoutInfo(parent, PREFERREDSIZE);
880 if (sizeflag == PREFERREDSIZE) {
1619 info = GetLayoutInfo(parent, PREFERREDSIZE);

Completed in 34 milliseconds