Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleItemDialog.java59 JLabel createdLabel2; field in BundleItemDialog
112 createdLabel2 = new JLabel(item.getCreator() == null ? df.format(item.getCreatedDate()) : createdString); in initComponents()
143 createdLabel2.setPreferredSize(rightDim); in initComponents()
203 box5.add(Box.createHorizontalStrut(5)); box5.add(createdLabel2); in initComponents()

Completed in 2 milliseconds