Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBJavaExporter.java119 JRadioButton classProtectedRadio; field in RBJavaExporterDialog
155classProtectedRadio = new JRadioButton(Resources.getTranslation("export_java_class_protected"), fa… in initComponents()
175 centerBox.add(classProtectedRadio); in initComponents()
194 classGroup.add(classProtectedRadio); in initComponents()