Skip to content

negste/PeekablePasswordField

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeekablePasswordField

A JavaFX PasswordField that supports unmasking ("peeking") the typed charachters.
This component can be used as a replacement for the standard JavaFX PasswordField when the possibility to see the typed charachters is desired.
The component shows a little eye icon on the right and when the user holds the mouse pressed on the icon the typed characters are revealed; as soon as the users releases the mouse or moves it away from the eye icon, the password is masked again.
To have it available in SceneBuilder just put the jar in the custom library folder.
Masked:
masked
Unmasked:
unmasked

About

A JavaFX PasswordField that supports unmasking ("peeking") the typed charachters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published