Search:

Type: Posts; User: jim829

Search: Search took 0.06 seconds.

  1. Re: JPanel not showing up dynamically inside JLayeredPane

    I understand the frustration. Every time you modify a Swing component you should do so using invokeLater (or invokeAndWait). The problem arises if several threads decide to do something to the same...
  2. Re: JPanel not showing up dynamically inside JLayeredPane

    If I can't compile this and run it I can't help. I need more than just a case statement for a switch construct. And since you have too many images and some third party layout managers, I would need...
Results 1 to 2 of 2