change the type to password

This commit is contained in:
Me Car 2016-01-05 02:12:12 +09:00
parent ea5abfe578
commit 33330e9345

View file

@ -167,7 +167,7 @@
<Property name="text" type="java.lang.String" value="Password:"/>
</Properties>
</Component>
<Component class="javax.swing.JTextField" name="txtPassword">
<Component class="javax.swing.JPasswordField" name="txtPassword">
</Component>
<Component class="javax.swing.JLabel" name="lblFlag">
<Properties>