I want to show the caret on the jTextPane when i extends it to jPanel instead or JFrame. My problem now is when I extends my class to jPane the caret wont show on the jTextPane.
I want to show the caret on the jTextPane when i extends it to jPanel instead or JFrame. My problem now is when I extends my class to jPane the caret wont show on the jTextPane.