I have people entering a lot of currency amounts in form, so pressing one key less is important.
I would like to avoid pressing the decimal separator when entering currency ammount. I need a subclass of JTextField that will automatically show decimal and thousand separators while entering number. Is out there something already developed for instant use?