Re: swing problem: can't update JPanel
- From: Thomas Weidenfeller <nobody@xxxxxxxxxxxxxxxx>
- Date: Wed, 25 Jan 2006 10:54:06 +0100
djbitchpimp@xxxxxxxxxxxxx wrote:
The problem I am having is that when I start my player, the JPanel that I want to redraw with the player window will not refresh itself to show the video screen. Right now it is displaying the control panel component but not the video component.
Likely the typical threading mistake. See the comp.lang.java.gui FAQ, list of the Top 5 questions.
/Thomas -- The comp.lang.java.gui FAQ: ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/ .
- References:
- swing problem: can't update JPanel
- From: djbitchpimp
- swing problem: can't update JPanel
- Prev by Date: Re: Hashtable
- Next by Date: Re: local class philosophy
- Previous by thread: swing problem: can't update JPanel
- Index(es):