Home | History | Annotate | Download | only in gui

Lines Matching refs:Box

600         proGuardPanel     .add(Box.createGlue(),                                      glueConstraints);
604 inputOutputPanel .add(Box.createGlue(), glueConstraints);
608 shrinkingPanel .add(Box.createGlue(), glueConstraints);
612 obfuscationPanel .add(Box.createGlue(), glueConstraints);
616 optimizationPanel .add(Box.createGlue(), glueConstraints);
620 optionsPanel .add(Box.createGlue(), glueConstraints);
624 processPanel .add(Box.createGlue(), glueConstraints);
630 reTracePanel .add(Box.createGlue(), glueConstraints);
789 // Add the check box to the subpanel.