Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Citar como
Jesse Lai (2026). passwordEntryDialog (https://la.mathworks.com/matlabcentral/fileexchange/19729-passwordentrydialog), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: login, UICOMPONENT - expands uicontrol to all Java classes
Información general
- Versión 1.0.0.0 (3,73 KB)
-
Sin licencia
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 | 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. |
