Flickers in JFrame

From: Linux Man (steven_82m_at_hotmail.com)
Date: 01/28/04


Date: 28 Jan 2004 14:08:08 -0800

Hi fellows,

I'm using JFrame for my application.
Whenever I want to repaint() the panel in the frame, some kind of flickers appears

which make the application dissatisfactory.

How can I remove this flickers?

Any help appreciated.

Thanks in advance
Steve



Relevant Pages

  • Re: Flickers in JFrame
    ... repaint ... | How can I remove this flickers? ...
    (comp.lang.java.help)
  • Re: Flickering of gradient rectangle
    ... But is still flickers when I resize ... public partial class PanelEx: Panel ... flags and use this control to draw your gradient... ... The problem is that when I resize the window (in my test app the panel ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Drawing DirectX surface to an Image (possible?)
    ... try setting the DoubleBuffered property to ... I need to draw directx output during the OnPaint in the graphics object ... I tried dynamically creating a panel and adding it ... after other things are drawn on the form, it just flickers badly. ...
    (microsoft.public.win32.programmer.directx.managed)
  • Re: Flickering of gradient rectangle
    ... But is still flickers when I resize ... public partial class PanelEx: Panel ... The problem is that when I resize the window (in my test app the panel ...
    (microsoft.public.dotnet.framework.windowsforms)
  • No double-buffering on a Panel?
    ... I would like to draw to a Panel, but it flickers like crazy when resized. ...
    (microsoft.public.dotnet.framework.windowsforms)