I want to implement a JTextField with custom fonts.I came to know that we cannot do that in JTextField. Now I am using JtextPane i have a problem How to make sure the carat doesn't go to the next line when the user press enter. ?
Add a DocumentFilter and prevent inserting "\n" chars there.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With