Search:

Type: Posts; User: kcaz

Search: Search took 0.09 seconds.

  1. Replies
    7
    Views
    4,835

    Re: How to enable wrapping in JTextPane

    That's so weird. Right now I'm running on Ubuntu with Java 1.7, but I get the same problem when I run it on Windows 7 with Java 1.7. Do you have any idea why they would be different?
  2. Replies
    7
    Views
    4,835

    Re: How to enable wrapping in JTextPane

    When you run it, does the very long word wrap to the next line, or is it just cut off?
  3. Replies
    7
    Views
    4,835

    Re: How to enable wrapping in JTextPane

    Ok, I have made a small program that demonstrates the problem. It is written using the Netbeans Swing editor, as is the program that has this same problem.

    If you run the program, when you type in...
  4. Replies
    7
    Views
    4,835

    How to enable wrapping in JTextPane

    Hi, I have a question about the wrapping of JTextPanes. I have JTextPane inside a JScrollPane, and the way wrapping works is a little weird. Basically I want something like in Word: when you add text...
Results 1 to 4 of 5