History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3728
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Sascha Weinreuter
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Data Binding Wizard uses deprecated JPasswordField.getText()

Created: 14 Nov 05 19:33   Updated: 03 Aug 06 20:04
Component/s: GUI Designer
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,542
Severity: Low


 Description  « Hide
The wizard should let the user choose the desired type for the binding. Either use char[] and JPasswordField.getPassword(), or String and new String(JPasswordField.getPassword()) to get around the deprecation warning.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.