Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Create formater in input text

Leandro VitaleDec 22 2016 — edited Dec 22 2016

Hello all!

I need add formatter to input text, for example. If the user writing '12345', that this formatter will convert to '123,45' in real time. If length is three, the next char added automatically is ',' .

Any idea?

I use JDeveloper 12c

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2017
Added on Dec 22 2016
2 comments
232 views