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


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

Re: No Box.createRigidArea .. In NetBeans Toolbox

Newsgroups comp.lang.java.programmer
Date 2013-04-09 18:23 -0700
References <d269c915-01f6-4d6f-97b4-77ee5924d4fc@googlegroups.com> <kjvfcq$gjp$1@dont-email.me>
Message-ID <f349648e-a2ee-408a-a249-d5bba130ff3f@googlegroups.com> (permalink)
Subject Re: No Box.createRigidArea .. In NetBeans Toolbox
From clusardi2k@aol.com

Show all headers | View raw


On Monday, April 8, 2013 6:15:15 PM UTC-4, markspace wrote:
> On 4/8/2013 2:19 PM, clusa...@aol.com wrote: > Question: How do I do it? > JPanel MyPanel; > > MyPanel.add(Box.createRigidArea(new Dimensions 20,25)); You have to select BoxLayout on your panel form first. Then the rigid separators and glue appear on the Pallet. Scroll down to Swing Filler to find them (it's a ways).

I tried following these steps exactly, but I couldn't find "Swing Filler". The closest thing that I found was "Separator".

Why am I not seeing "Swing Filler".

Thanks,

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


Thread

No Box.createRigidArea .. In NetBeans Toolbox clusardi2k@aol.com - 2013-04-08 14:19 -0700
  Re: No Box.createRigidArea .. In NetBeans Toolbox Lew <lewbloch@gmail.com> - 2013-04-08 15:07 -0700
  Re: No Box.createRigidArea .. In NetBeans Toolbox markspace <markspace@nospam.nospam> - 2013-04-08 15:15 -0700
    Re: No Box.createRigidArea .. In NetBeans Toolbox markspace <markspace@nospam.nospam> - 2013-04-08 15:35 -0700
    Re: No Box.createRigidArea .. In NetBeans Toolbox clusardi2k@aol.com - 2013-04-09 18:23 -0700
      Re: No Box.createRigidArea .. In NetBeans Toolbox markspace <markspace@nospam.nospam> - 2013-04-09 20:25 -0700
        Re: No Box.createRigidArea .. In NetBeans Toolbox "John B. Matthews" <nospam@nospam.invalid> - 2013-04-10 10:55 -0400
          Re: No Box.createRigidArea .. In NetBeans Toolbox clusardi2k@aol.com - 2013-04-10 11:32 -0700
            Re: No Box.createRigidArea .. In NetBeans Toolbox clusardi2k@aol.com - 2013-04-10 12:17 -0700
            Re: No Box.createRigidArea .. In NetBeans Toolbox clusardi2k@aol.com - 2013-04-10 12:37 -0700
              Re: No Box.createRigidArea .. In NetBeans Toolbox "John B. Matthews" <nospam@nospam.invalid> - 2013-04-10 15:40 -0400
                Re: No Box.createRigidArea .. In NetBeans Toolbox clusardi2k@aol.com - 2013-04-11 05:25 -0700

csiph-web