Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #2373

Re: Flickering problem in

From "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Subject Re: Flickering problem in
Message-ID <77be6bcb49755@uwe> (permalink)
Newsgroups comp.lang.java.gui
References <it2sd39vk7bobli9cp0hpcgs6k0s4v9dfs@4ax.com>
Date 2011-04-27 15:38 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Roedy Green wrote:
>>What is causing this screen clear? 
>
>setOpaque( true ) 

There is no setOpaque(boolean) method in java.applet.Applet.

But to the OP.

- Why are you writing to the root component,
rather than do custom rendering in a Panel/JPanel?
- Why are you using AWT?
- Why are you using AWT in combination with color
constants that were defined in J2SE 1.4?
- Why are you writing these test cases as applets?
- Why are you programming applets, again?

-- 
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200709/1

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Flickering problem in sim "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
  Re: Flickering problem in "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
    Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
      Re: Flickering problem in "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
        Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
    Re: Flickering problem in "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
      Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
        Re: Flickering problem in "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
          Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
            Re: Flickering problem in "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
              Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
                Re: Flickering problem in "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
                Re: Flickering problem in "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
                Re: Flickering problem in "Qu0ll" <qu0ll@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
          Re: Flickering problem in "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
        Re: Flickering problem in "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000

csiph-web