mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
change the type to password
This commit is contained in:
parent
ea5abfe578
commit
33330e9345
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue