Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to appear password like *** string ?
How to appear password like *** string ? [message #1863452] Sat, 03 February 2024 01:59 Go to next message
Eclipse UserFriend
Hi,

In order not to reveal password on both of TableViewer and Text.
How to make the password column appear like *** string rather than hide/disappear the column?
Thank you!

Best Regards,
David

[Updated on: Sat, 03 February 2024 02:31] by Moderator

Re: How to appear password like *** string ? [message #1863553 is a reply to message #1863452] Fri, 09 February 2024 02:15 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
I don't think that there is an echo char functionality for table columns or table viewers (like there is for Texts). You probably have to use a label provider which returns "***" for the column in question.
Regards,
Sebastian
Re: How to appear password like *** string ? [message #1863601 is a reply to message #1863553] Wed, 14 February 2024 19:50 Go to previous message
Eclipse UserFriend
Hi, Sebastian

Thank you for your reply!
Yes, Label Provider is probably a solution, I'll try it!

David
Previous Topic:Dockerfile for RAP deployment
Next Topic:RAP with pomless tycho
Goto Forum:
  


Current Time: Tue May 13 10:09:07 EDT 2025

Powered by FUDForum. Page generated in 0.02562 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top