Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBImporter.java332 JPanel resourcePanel = new JPanel(new FlowLayout(FlowLayout.LEFT)); in initComponents() local
346resourcePanel.setBorder(BorderFactory.createTitledBorder(Resources.getTranslation("import_resource… in initComponents()
423 resourcePanel.add(resourceBox); in initComponents()
425 midBox.add(resourcePanel); in initComponents()