Search:

Type: Posts; User: Json

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    2,081

    Re: Urgent code needed

    I'm not sure how you create your JTextArea, but after some googling this is what I found.
    ...
  2. Replies
    4
    Views
    2,081

    Re: Urgent code needed

    Have a look at the addInputMethodListener method to see if you can add an input listener and every time an event comes in you will have to check the text in the textarea and cut it if its too long.
    ...
Results 1 to 2 of 2