From owner-freebsd-java Fri Feb 19 20:17:33 1999 Delivered-To: freebsd-java@freebsd.org Received: from paprika.michvhf.com (paprika.michvhf.com [209.57.60.12]) by hub.freebsd.org (Postfix) with SMTP id 0726810E58 for ; Fri, 19 Feb 1999 20:17:28 -0800 (PST) (envelope-from vev@michvhf.com) Received: (qmail 18990 invoked by uid 1001); 20 Feb 1999 04:17:33 -0000 Date: Fri, 19 Feb 1999 23:17:33 -0500 (EST) From: Vince Vielhaber To: Steve Price Cc: Christer Hermansson , freebsd-java@FreeBSD.ORG Subject: Re: somewhat new to java questions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 19 Feb 1999, Steve Price wrote: > On Fri, 19 Feb 1999, Christer Hermansson wrote: > > # > 1) I check the lengths of the data in a few TextFields and if they're > # > not at least a certain length I need to pop up a box that says so and > # > after they click on OK they can fix it. In both Windows and OS/2-PM > # > I had a function called MessageBox. Is there something similar here? > # > # I don't know about any thing like MessageBox in AWT or Swing but check out > # this http://java.sun.com/docs/books/tutorial/uiswing/components/dialog.html > > How about JOptionPane.showMessageDialog(...)? > > I think something similar is what was in the above url. I looked at it but only briefly. Whatever the case it's Swing. Who much overhead does swing add? I'm trying to keep the applet as tiny as possible. BTW, the URL problem was solved by the first person that responded, sorry I don't have his name handy, but Thanks!! Vince. -- ========================================================================== Vince Vielhaber -- KA8CSH email: vev@michvhf.com flame-mail: /dev/null # include TEAM-OS2 Online Campground Directory http://www.camping-usa.com Online Giftshop Superstore http://www.cloudninegifts.com ========================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message