Search:

Type: Posts; User: nasi

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    3,390

    Re: changing the visited links color in JEditorpane

    thanks but it doesn't change the color of visited links.
  2. Replies
    5
    Views
    3,390

    Re: changing the visited links color in JEditorpane

    Thanks , I am using the following code but it generates error


    JEditorPane text= new JEditorPane();
    text.setContentType("text/html");
    HTMLEditorKit kit = new HTMLEditorKit();...
  3. Replies
    5
    Views
    3,390

    Re: changing the visited links color in JEditorpane

    no answer???????????
  4. Replies
    5
    Views
    3,390

    changing the visited links color in JEditorpane

    how should I change the color of visited link shown in a jeditorpane?
Results 1 to 4 of 4