![]() |
Mac OSX: Skinny JFrame?
Hi guys,
Does anyone know what this window component is? http://img187.imageshack.us/img187/3003/picture4vt8.png I would like to use it in my Java App rather than use a full-blown JFrame but I have no idea what it is call. Thanks, Richard |
Re: Mac OSX: Skinny JFrame?
It's just JList with custom renderer.
Cheers, Duc |
Re: Mac OSX: Skinny JFrame?
On Tue, 13 Feb 2007 02:06:24 -0000, Duc <Duc.NguyenDuy@gmail.com> wrote:
> It's just JList with custom renderer. > It's more likely a JTable since it has two columns (that's if it is a Swing GUI at all, which I doubt). However, I think the OP was referring to the window, which is a tool window, like the kind you get in Photoshop, with a thinner title bar than normal. It is apparently possible with JInternalFrame but is an outstanding feautre request for JDialog and JFrame (http://http://bugs.sun.com/bugdataba...ug_id=6349556). Dan. -- Daniel Dyer http://www.uncommons.org |
Re: Mac OSX: Skinny JFrame?
On 13 Feb, 09:26, "Daniel Dyer" <"You don't need it"> wrote:
> On Tue, 13 Feb 2007 02:06:24 -0000, Duc <Duc.Nguyen...@gmail.com> wrote: > > It's just JList with custom renderer. > > It's more likely a JTable since it has two columns (that's if it is a > Swing GUI at all, which I doubt). However, I think the OP was referring > to the window, which is a tool window, like the kind you get in Photoshop, > with a thinner title bar than normal. > > It is apparently possible with JInternalFrame but is an outstanding > feautre request for JDialog and JFrame > (http://http://bugs.sun.com/bugdataba...ug_id=6349556). > > Dan. > > -- > Daniel Dyerhttp://www.uncommons.org Thanks guys. This is very helpful. :-) After Googling it looks like their might be a way using SWT toolset as well. Regards, Richard |
Re: Mac OSX: Skinny JFrame?
Richter~9.6 wrote:
> After Googling it looks like their might be a way using SWT toolset as > well. If you're willing to tie yourself to SWT instead of Swing. - Lew |
| All times are GMT. The time now is 11:56 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.