Searched refs:setWindowInsets (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 DRootFrame.java88 GBLayout.setWindowInsets(new Insets(1, 1, 1, 1));
90 GBLayout.setWindowInsets(new Insets(2, 3, 2, 3));
92 GBLayout.setWindowInsets(new Insets(4, 4, 4, 4));
H A DGBLayout.java333 public synchronized static void setWindowInsets(Insets insets) { method in class:GBLayout

Completed in 32 milliseconds