Search:

Type: Posts; User: Freaky Chris

Search: Search took 0.09 seconds.

  1. Replies
    11
    Views
    33,050

    Re: How To: Add line numbers to your JTextArea

    I'm glad people are finding this useful, again I will develop this further upon request by members.


    Thanks Guys :)
  2. Replies
    11
    Views
    33,050

    Re: How To: Add line numbers to your JTextArea

    OK, so this seemed to be a popular code snippet, and with a request of highlighting i have decided to actually do it. Sorry it took so longer but here it is.

    import java.awt.Color;
    import...
  3. Replies
    11
    Views
    33,050

    Re: How To: Add line numbers to your JTextArea

    Glad you guys like it, would you like me to see about adding line highlighting when you click the line number and things?

    Regards,
    Chris
  4. Replies
    11
    Views
    33,050

    How To: Add line numbers to your JTextArea

    Well, I know a few people have wanted to do things like this before. So here is my code approach to it, enjoy. There are other methods I'm sure, but I think this is the easiest.

    It makes use of...
Results 1 to 4 of 4