Home
last modified time | relevance | path

Searched refs:VJFlowLayout (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/
H A DFlowPanelShadow.java88 new AlignmentEnum(VJFlowLayout.LEFT), 0); in FlowPanelShadow()
97 VJFlowLayout flow = (VJFlowLayout)panel.getLayout(); in getOnBody()
115 VJFlowLayout flow = (VJFlowLayout)panel.getLayout(); in setOnBody()
199 panel.setLayout(new VJFlowLayout()); in createBody()
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DGBPanel.java113 if (mgr instanceof VJFlowLayout) { in layout()
115 ((VJFlowLayout)mgr).setMinimumWidth(0); in layout()
127 if (mgr instanceof VJFlowLayout) { in layout()
130 ((VJFlowLayout)mgr).setMinimumWidth( in layout()
144 if (mgr instanceof VJFlowLayout) { in layout()
145 ((VJFlowLayout)mgr).setMinimumWidth(0); in layout()
H A DVJFlowLayout.java56 public class VJFlowLayout implements LayoutManager { class
86 public VJFlowLayout() { in VJFlowLayout() method in VJFlowLayout
H A DMakefile42 VJCanvas VJErrorDialog VJFlowLayout VJPanel \