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


Groups > comp.lang.java.programmer > #17525

Re: Layout Doesn't Work

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.ripco.com!news-out.news.tds.net!newsreading01.news.tds.net!53ab2750!not-for-mail
From "clusardi2k" <clusardi2k@1:261/38.remove-k2r-this>
Subject Re: Layout Doesn't Work
Message-ID <5023FE3A.56474.calajapr@time.synchro.net> (permalink)
X-Comment-To markspace
Newsgroups comp.lang.java.programmer
In-Reply-To <5023FE3A.56473.calajapr@time.synchro.net>
References <5023FE3A.56473.calajapr@time.synchro.net>
X-FTN-AREA COMP.LANG.JAVA.PROGRAMMER
X-FTN-MSGID 1:261/38 cf443ad3
X-FTN-REPLY 1:261/38 0cf282e9
Content-Type text/plain; charset=IBM437
Content-Transfer-Encoding 8bit
X-Gateway time.synchro.net [Synchronet 3.16a-Win32 NewsLink 1.98]
Lines 40
Date Thu, 09 Aug 2012 18:44:35 GMT
NNTP-Posting-Host 69.21.70.65
X-Complaints-To news@tds.net
X-Trace newsreading01.news.tds.net 1344537875 69.21.70.65 (Thu, 09 Aug 2012 13:44:35 CDT)
NNTP-Posting-Date Thu, 09 Aug 2012 13:44:35 CDT
Organization tds.net
Xref csiph.com comp.lang.java.programmer:17525

Show key headers only | View raw


  To: markspace
From: "clusardi2k" <clusardi2k@1:261/38.remove-qhs-this>

  To: markspace
From: clusardi2k@aol.com

On Wednesday, August 8, 2012 11:20:27 AM UTC-4, markspace wrote:
>
> What have you actually tried?  Where's your code?

> What in this tutorial doesn't work for you?

> <http://netbeans.org/kb/docs/java/gui-functionality.html#Exercise_3>

Thanks, it appears small projects work well! So, I have to investigate why 
setVisible is not working for me.

Basically, I'm going to move the below code down through my project to see 
where things stop working. I'll report back in a few minutes!

            if ( jLabel1.isVisible() )
            {
                jLabel1.setVisible(false);
                return;
            }
            else if ( 1 == 1 )
            {
                jLabel1.setVisible(true);
                return;
            }

-+- BBBS/Li6 v4.10 Dada-1
 + Origin: Prism bbs (1:261/38)
-+- Synchronet 3.16a-Win32 NewsLink 1.98
Time Warp of the Future BBS - telnet://time.synchro.net:24

--- BBBS/Li6 v4.10 Dada-1
 * Origin: Prism bbs (1:261/38)
--- Synchronet 3.16a-Win32 NewsLink 1.98
Time Warp of the Future BBS - telnet://time.synchro.net:24

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


Thread

jLabel setVisible(true) Doesn't Work "clusardi2k" <clusardi2k@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
  Re: jLabel setVisible(true) Doesn't Work "markspace" <markspace@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
    Re: jLabel setVisible(true) Doesn't Work "clusardi2k" <clusardi2k@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
      Re: jLabel setVisible(true) Doesn't Work "Jeff Higgins" <jeff.higgins@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
        Layout Doesn't Work (was: jLabel setVisible(true) Doesn't Work) "Jeff Higgins" <jeff.higgins@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
          Re: Layout Doesn't Work (was: jLabel setVisible(true) Doesn't Work) "clusardi2k" <clusardi2k@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
            Re: Layout Doesn't Work "Jeff Higgins" <jeff.higgins@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
              Re: Layout Doesn't Work "Jeff Higgins" <jeff.higgins@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
            Re: Layout Doesn't Work "markspace" <markspace@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
              Re: Layout Doesn't Work "clusardi2k" <clusardi2k@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
                Re: Layout Doesn't Work "clusardi2k" <clusardi2k@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
                Re: Layout Doesn't Work "markspace" <markspace@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
                Re: Layout Doesn't Work "Jeff Higgins" <jeff.higgins@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
                Re: Layout Doesn't Work "clusardi2k" <clusardi2k@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000
                Re: Layout Doesn't Work "markspace" <markspace@1:261/38.remove-t9h-this> - 2012-08-10 18:38 +0000
  Re: jLabel setVisible(true) Doesn't Work "John B. Matthews" <john.b..matthews@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000

csiph-web