Results 1 to 1 of 1

Thread: Combine JEditorPane,JScrollPane,JTabbedPane,JSplitPane?{Resolved}

  1. #1

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418

    Combine JEditorPane,JScrollPane,JTabbedPane,JSplitPane?{Resolved}

    Can this be done? I tried multiple ways to combine them but none work. If i add a JEditorPane to a JScrollPane then add the JScrollPane to a JTabbedPane then the JTabbedPane to a JSplitPane i get tab at the top but no JEditorPane. If i add the JEditorPane to the JTabbedPane then add the JTabbedPane to the JScrollPane and then add the JScrollPane to the JSplitPane no tab comes up and no JEditorPane.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width