Search:

Type: Posts; User: LeonLanford

Search: Search took 0.45 seconds.

  1. Replies
    3
    Views
    4,538

    [SOLVED] Re: JTextPane focus problem

    ok I found the solution, I must pack the the jframe to make the request focus working..
  2. Replies
    3
    Views
    4,538

    [SOLVED] Re: JTextPane focus problem

    I've tried that too, isn't requestFocusInWindow() is more recommended than requestFocus()? That's what I read at the javadoc
  3. Replies
    3
    Views
    4,538

    [SOLVED] JTextPane focus problem

    Hi.. I'm really confused why I can't make my JTextPane focused :(

    I have a jframe with JTabbedPane inside it, inside the JTabbedPane is a JPanel, inside the JPanel is JTextPane included with...
Results 1 to 3 of 3