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


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

Re: GroupLayout problem,

From "hiwa" <hiwa@THRWHITE.remove-dii-this>
Subject Re: GroupLayout problem,
Message-ID <1187155629.818099.252400@e9g2000prf.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <76b73d92f1ed4@uwe>
Date 2011-04-27 15:37 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On Aug 15, 2:03 pm, "Andrew Thompson" <u32984@uwe> wrote:
> hiwa wrote:
>
> ..
>
> >We got compiler errors:
> >TestGroupLayout.java:33: package org.jdesktop.layout does not exist
> >         org.jdesktop.layout.GroupLayout layout = new
> >                            ^
> ..
> >35 errors
>
> Yes, yes.  So did I.  But..
> ..
>
> >Post a small demo code that is generally compilable, runnable and
> >could reproduce your problem. See:http://homepage1.nifty.com/algafield/sscce.html
> >andhttp://www.yoda.arachsys.com/java/newsgroups.html
>
> .This person is trying to debug a particular layout,
> so it inherently requires that the end user (helper)
> has access to this relatively common ..third party(?*)
> layout.
>
> * Is that the way to refer to the JDesktop API's?
>
> To the OP.  hiwa's reply made me think of something
> I considered mentioning when I first saw those same
> compile errors (..heck, it is much quicker to compile
> code and see errors, than read it and try and guess).
> That is..
> Perhaps there is a more specific forum for enquiring
> about problems with GroupLayout.  As you can see,
> it is not commonly used 'about these parts'.
>
> Doesn't the JDesktop site have forums for the API's?
> Maybe you'd have better luck on those.
>
> --
> Andrew Thompsonhttp://www.athompson.info/andrew/
>
> Message posted viahttp://www.javakb.com

Hi AT, nice to meet you.
I think the OP should have used javax.swing.GroupLayout from the start
because it is better than jdesktop one in design, implementation, and
among other things, documentation. The jdesktop one is hard to use
because of poor documentation.

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

GroupLayout problem, jbut "Kaiser S." <kaiser.s.@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
  Re: GroupLayout problem, "hiwa" <hiwa@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
    Re: GroupLayout problem, "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
      Re: GroupLayout problem, "hiwa" <hiwa@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
        Re: GroupLayout problem, "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
  Re: GroupLayout problem, "hiwa" <hiwa@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
    Re: GroupLayout problem, "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
      Re: GroupLayout problem, "hiwa" <hiwa@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
        Re: GroupLayout problem, "Kaiser S." <kaiser.s.@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
          Re: GroupLayout problem, "Kaiser S." <kaiser.s.@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
            Re: GroupLayout problem, "hiwa" <hiwa@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000

csiph-web