Search:

Type: Posts; User: copeg

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    4,651

    Re: create buttons in a JEditorPane

    I'm still a bit unclear of the behavior you want, but you can add a panel to the inset of the editor. Google "line numbers in JEditorPane" and you will see how to add line numbers...adding other...
  2. Replies
    4
    Views
    4,651

    Re: create buttons in a JEditorPane

    If I understand your problem correctly, you may wish to look into using an an OverlayLayout, in which you can place a component on top of the editor pane (set opaque to false so it appears...
Results 1 to 2 of 2