[3633] in java-interest

home help back first fref pref prev next nref lref last post

GridBagLayout example

daemon@ATHENA.MIT.EDU (David C. Stewart)
Mon Nov 20 19:42:50 1995

Date: Mon, 20 Nov 1995 13:37:34 -0800
To: java-interest@java.sun.com
From: davest@teleport.com (David C. Stewart)

The GridBagLayout page in the API docs has a piece of example code which
I would like to try to get working.  However, the compiler blows up
on line 5.  The problem:

GridBagEx1.java:5: Class GridBagConstraints not found in type declaration.
         void makebutton(String name,
              ^

It almost looks like GridBagLayout is not in java.awt.* -- can anyone help
me with this?

Dave
--
David C. Stewart -- davest@teleport.com
Home Page --  http://www.teleport.com/~davest/index.html

-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post