Search:

Type: Posts; User: Cornix

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    1,136

    Re: Refresh bounds of jLabel

    Ah, got it. You were right, that was the problem.

    Actually I had been using a custom tree model and I had implemented a method to notify the listeners but I had an error in that method and the...
  2. Replies
    2
    Views
    1,136

    Refresh bounds of jLabel

    Hi there.

    I have a custom JTree with a custom TreeCellRenderer. My TreeCellRenderer extends the DefaultTreeCellRenderer from swing.
    Everything works fine except for one thing, when an Item in my...
Results 1 to 2 of 2