passwordEntryDialog
by Jesse Lai
27 Apr 2008
(Updated 17 Jun 2008)
Create a password entry dialog for entering a password that is visibly hidden
|
Watch this File
|
| File Information |
| Description |
Create a password entry dialog for entering a password that is visibly hidden. Java must be enabled for this function to work properly.
It has only been tested on the Windows platform in MATLAB R2008a. It should work in R2007a or later.
The password box is created using the Java Swing component JPasswordField.
NOTE: The password is only visibly hidden and can be accessed in memory. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
login, UICOMPONENT - expands uicontrol to all Java classes
|
| MATLAB release |
MATLAB 7.6 (R2008a)
|
| Other requirements |
Java must be enabled. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 17 Jun 2008 |
Updated to remove requirement for uicomponent function written by Yair Altman. Now, the Java components are created manually and the undocumented feature javacomponent is used. |
|
Contact us at files@mathworks.com