Search:

Type: Posts; User: ikurtz

Search: Search took 0.11 seconds.

  1. Replies
    9
    Views
    9,371

    Re: Java JTextPane Save

    ok i solved it. sorry for the cross posting but here is the answer:


    StyledDocument doc = (StyledDocument)textPaneHistory.getDocument();

    HTMLEditorKit...
  2. Replies
    9
    Views
    9,371

    Re: Java JTextPane Save

    no not at all. it does not bother me at all to let others know im looking at other options also.

    it is your attitude that bothers me. you seem too negative.
  3. Replies
    9
    Views
    9,371

    Re: Java JTextPane Save

    i ask again.. what seems to be the problem? kindly stop as other than you no one else has raised an alerm for no reason.
  4. Replies
    9
    Views
    9,371

    Re: Java JTextPane Save

    just to be clear.. it is a crime nowadays to ask for help in several forums?
  5. Replies
    9
    Views
    9,371

    Java JTextPane Save

    i was trying to do some simple text formatting using JEditorPane but then as knowledge grew i found JTextPane easier to implement and more robust.

    my query is how do i save the formatted text in...
Results 1 to 5 of 5