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

/external/proguard/src/proguard/gui/
H A DMemberSpecificationDialog.java276 private JRadioButton[] addRadioButtonTriplet(String labelText, argument
302 panel.add(new JLabel(labelText), labelConstraints);
H A DClassSpecificationDialog.java307 private JRadioButton[] addRadioButtonTriplet(String labelText, argument
333 panel.add(new JLabel(labelText), labelConstraints);

Completed in 349 milliseconds