Re: setMinimumSize
Subject : Re: setMinimumSize
From: Steve Roy <email@hidden >
Date: Wed, 06 Apr 2005 08:20:04 -0400
Delivered-to: email@hidden
Delivered-to: email@hidden
JFrame f = new SomeFrameThing();
f.setUndecorated(true);
f.getRootPane().setWindowDecorationStyle(JRootPane.FRAME);
I look at code like this and I think, who thought of such an
abomination? Is it just me who thinks Java is going the wrong way...?
Anyway, that's off-topic.
Steve
--
Steve Roy <email@hidden>
Personal homepage: <http://homepage.mac.com/sroy >
Projects homepage: <http://www.roydesign.net >
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.