Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8650061
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T13:43:23+00:00 2026-06-12T13:43:23+00:00

How would I go on creating a horizontal line element in JTextPane? Just a

  • 0

How would I go on creating a horizontal line element in JTextPane? Just a rectangle painted probably by View.paint(Graphics), which covers the whole width of the JTextPane, and has an arbitrary height. I also need to be able to dynamically remove these elements.

I’m attempting to approach this by creating a custom editor kit, which has a custom view factory, which returns a “HorizontalLineView” for line elements… but I must admit that this all is a bit over my head! How do I, for example, create the element for this HorizontalLineView? I’ve only used insertString() so far… and I don’t see “addElement” method anywhere… any pointers to right direction would be great.

I’ll sneak in another question: Can anyone recommend a good book that covers JEditorPane/JTextPane in depth?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T13:43:24+00:00Added an answer on June 12, 2026 at 1:43 pm

    If HTML content is acceptable, you could do something like:

    JTextPane textPane = new JTextPane();
    textPane.setContentType("text/html");
    textPane.setText("<html>Some Text Above The Line<hr size=5>Some Text Below</html>");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just wondering what the opposing framework in Java would be for creating modular GUI
Would creating another datacontext in the GetData3() method lead to problems? public void SetoFDataMethods()
How would I go about creating a menu (complex, simple, etc - doesn't matter
how would i go about creating a many-many relationship among data objects in google
How would I go about creating a tripcode system (secure) for a message board
I'm creating a GUI and I would like an app that changes on based
I would like some assistance on creating a depreciation run in X++ the variables
How would you guys go about creating a real-time search engine on .Net platform.
What would be the code for creating a table with two foreign keys? I
I am creating an application and I would like to implement a progress window

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.