Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/krb5/kadmin/gui/dchanger/
H A DDateTimeDialog.java188 Panel tempPanel = new Panel(); in addFields() local
189 tempPanel.add(month); in addFields()
195 topPanel.add(tempPanel, gbc); in addFields()