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


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

Re: JScrollPane resize /

From "Roedy Green" <roedy.green@THRWHITE.remove-dii-this>
Subject Re: JScrollPane resize /
Message-ID <nvcae3tt1obf5o6sdltu5mtm166nff8tn3@4ax.com> (permalink)
Newsgroups comp.lang.java.gui
References <1189422454.499481.64600@19g2000hsx.googlegroups.com>
Date 2011-04-27 15:38 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On Mon, 10 Sep 2007 11:07:34 -0000, lemmi <dlemmermann@gmail.com>
wrote, quoted or indirectly quoted someone who said :

>What is the best way to accomplish this without seeing a flickering
>behaviour?

You can't avoid a flicker. Swing is going to have to totally repaint
the window.

to avoid seeing intermediates, you might experiment with setVisible(
false ) and setVisible( true );
-- 
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com

---
 * 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

JScrollPane resize / new "lemmi" <lemmi@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
  Re: JScrollPane resize / "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
    Re: JScrollPane resize / "lemmi" <lemmi@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
      Re: JScrollPane resize / "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
        Re: JScrollPane resize / "lemmi" <lemmi@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
          Re: JScrollPane resize / "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
            Re: JScrollPane resize / "lemmi" <lemmi@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000

csiph-web