Searched defs:passwordLabel (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/jfc/TableExample/
H A DTableExample.java91 JLabel passwordLabel; field in class:TableExample
130 passwordLabel = new JLabel("Password: ", JLabel.RIGHT);
147 namePanel.add(passwordLabel);

Completed in 32 milliseconds