mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 14:39:49 +00:00
8313403: Remove unused 'mask' field from JFormattedTextField
Reviewed-by: prr, honkar
This commit is contained in:
parent
e3201d1d13
commit
b65f4f7220
@ -288,10 +288,6 @@ public class JFormattedTextField extends JTextField {
|
||||
* Used to set the dirty state.
|
||||
*/
|
||||
private DocumentListener documentListener;
|
||||
/**
|
||||
* Masked used to set the AbstractFormatterFactory.
|
||||
*/
|
||||
private Object mask;
|
||||
/**
|
||||
* ActionMap that the TextFormatter Actions are added to.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user