Code Comments
Programming Forum and web based access to our favorite programming groups.Problem: I may have a JFrame, JPanel or a JApplet displayed. When another windows application displays over part of one of those components and then I move that component to the foreground. It does not repaint it's self. What event do I have to capture to do the repaint, of one of those components? Thanks in Advance...
Post Follow-up to this messageOn Sun, 25 Jul 2004 10:29:02 -0400, IchBin wrote: > Problem: I may have a JFrame, JPanel or a JApplet displayed. When another > windows application displays over part of one of those components and then I > move that component to the foreground. It does not repaint it's self. Sounds familiar.. <http://www.physci.org/guifaq.jsp#2.4> To tell more would require an SSCCE <http://www.physci.org/codes/sscce.jsp> -- Andrew Thompson http://www.PhySci.org/ Open-source software suite http://www.PhySci.org/codes/ Web & IT Help http://www.1point1C.org/ Science & Technology
Post Follow-up to this messageThanks... IchBin ________________________________________ _____ 'Black holes are where God divided by zero.' -Steven Wright, comedian (1955- ) "Andrew Thompson" <SeeMySites@www.invalid> wrote in message news:2esrxsidtbe5$.1jutqu5zsdtto$.dlg@40tude.net... > On Sun, 25 Jul 2004 10:29:02 -0400, IchBin wrote: > another then I > > Sounds familiar.. > <http://www.physci.org/guifaq.jsp#2.4> > > To tell more would require an SSCCE > <http://www.physci.org/codes/sscce.jsp> > > -- > Andrew Thompson > http://www.PhySci.org/ Open-source software suite > http://www.PhySci.org/codes/ Web & IT Help > http://www.1point1C.org/ Science & Technology
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.