Amazingly, no sooner had I sent this than I searched java-dev and
found that not only had the same question been asked before, but I had
also posted an answer!
So I guess my question now is, has there been any further progress?
It seems CardLayout plus a semi-transparent JPanel plus some special
borders would be the way to go.
J
On 16-Dec-04, at 2:18 PM, Julian Wood wrote:
Does anyone know how to get an Aqua-style Box in Swing? This is the
Box UI element as seen in Interface Builder.
I've tried a couple of quick longshots like grabbing the border from
a JTabbedPane (which exhibits the desired look, save the tabs), and
using that as the border for a JPanel ( but it's null anyway - the
look is handled by AquaTabbedPaneUI), and trying a JTabbedPane
without a tab title (but you still get a tab).
Anything out there? Of course, I will be falling back to using titled
borders around a JPanel, but it would be cool if somebody has figured
out how to do this.
Thanks,
J
--
Julian Wood <email@hidden>
Programmer/Analyst
University of Calgary
_______________________________________________
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