Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DPreferencesDialog.java71 JPanel panel4 = new JPanel(); in initComponents() local
197 panel4.add(okButton); in initComponents()
198 panel4.add(cancelButton); in initComponents()
203 mainBox.add(panel4); in initComponents()