Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » FileChooser
FileChooser [message #106545] Tue, 13 September 2005 18:51 Go to next message
Brenda Hamilton is currently offline Brenda HamiltonFriend
Messages: 16
Registered: July 2009
Junior Member
I don't see a 'FileChooser' listed for SWT or Swing. Is that functionality
not supported by eclipse?

Thanks!
Brenda
Re: FileChooser [message #106558 is a reply to message #106545] Tue, 13 September 2005 20:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nmongeau.no_spam.videotron.ca

JFileChooser is part of Swing, don't know about SWT.


"Brenda" <bhamilton@bellsouth.net> wrote in message
news:dg773q$m75$1@news.eclipse.org...
>I don't see a 'FileChooser' listed for SWT or Swing. Is that functionality
>not supported by eclipse?
>
> Thanks!
> Brenda
>
Re: FileChooser [message #106619 is a reply to message #106545] Wed, 14 September 2005 15:51 Go to previous messageGo to next message
Joe Winchester is currently offline Joe WinchesterFriend
Messages: 496
Registered: July 2009
Senior Member
Hi Brenda,

> I don't see a 'FileChooser' listed for SWT or Swing. Is that functionality
> not supported by eclipse?

javax.swing.JFileChooser isn't on the palette but you can still use it
with the VE. For any class that isn't on the palette use "Choose Bean"
which is the 3rd option on the palette (and also on the toolbar) and
just choose the class by name.

For SWT there is a class org.eclipse.swt.widgets.FileDialog. We don't
support this with the VE however, although looking at why it wouldn't be
hard to - we just need rules to cope with the may it is constructed and
then we can allow it to be dropped. Please open a bugzilla feature
request for us to do this.

Best regards,

Joe Winchester
Re: FileChooser [message #106645 is a reply to message #106619] Wed, 14 September 2005 17:01 Go to previous message
Brenda Hamilton is currently offline Brenda HamiltonFriend
Messages: 16
Registered: July 2009
Junior Member
Bugzilla ticket #109518 is a request for SWT FileDialog support.

Thanks
Brenda

"Joe Winchester" <winchest@uk.ibm.com> wrote in message
news:dg9gtc$t72$1@news.eclipse.org...
> Hi Brenda,
>
>> I don't see a 'FileChooser' listed for SWT or Swing. Is that
>> functionality not supported by eclipse?
>
> javax.swing.JFileChooser isn't on the palette but you can still use it
> with the VE. For any class that isn't on the palette use "Choose Bean"
> which is the 3rd option on the palette (and also on the toolbar) and just
> choose the class by name.
>
> For SWT there is a class org.eclipse.swt.widgets.FileDialog. We don't
> support this with the VE however, although looking at why it wouldn't be
> hard to - we just need rules to cope with the may it is constructed and
> then we can allow it to be dropped. Please open a bugzilla feature
> request for us to do this.
>
> Best regards,
>
> Joe Winchester
Re: FileChooser [message #610762 is a reply to message #106545] Tue, 13 September 2005 20:09 Go to previous message
Eclipse UserFriend
Originally posted by: nmongeau.no_spam.videotron.ca

JFileChooser is part of Swing, don't know about SWT.


"Brenda" <bhamilton@bellsouth.net> wrote in message
news:dg773q$m75$1@news.eclipse.org...
>I don't see a 'FileChooser' listed for SWT or Swing. Is that functionality
>not supported by eclipse?
>
> Thanks!
> Brenda
>
Re: FileChooser [message #610766 is a reply to message #106545] Wed, 14 September 2005 15:51 Go to previous message
Joe Winchester is currently offline Joe WinchesterFriend
Messages: 496
Registered: July 2009
Senior Member
Hi Brenda,

> I don't see a 'FileChooser' listed for SWT or Swing. Is that functionality
> not supported by eclipse?

javax.swing.JFileChooser isn't on the palette but you can still use it
with the VE. For any class that isn't on the palette use "Choose Bean"
which is the 3rd option on the palette (and also on the toolbar) and
just choose the class by name.

For SWT there is a class org.eclipse.swt.widgets.FileDialog. We don't
support this with the VE however, although looking at why it wouldn't be
hard to - we just need rules to cope with the may it is constructed and
then we can allow it to be dropped. Please open a bugzilla feature
request for us to do this.

Best regards,

Joe Winchester
Re: FileChooser [message #610768 is a reply to message #106619] Wed, 14 September 2005 17:01 Go to previous message
Brenda Hamilton is currently offline Brenda HamiltonFriend
Messages: 16
Registered: July 2009
Junior Member
Bugzilla ticket #109518 is a request for SWT FileDialog support.

Thanks
Brenda

"Joe Winchester" <winchest@uk.ibm.com> wrote in message
news:dg9gtc$t72$1@news.eclipse.org...
> Hi Brenda,
>
>> I don't see a 'FileChooser' listed for SWT or Swing. Is that
>> functionality not supported by eclipse?
>
> javax.swing.JFileChooser isn't on the palette but you can still use it
> with the VE. For any class that isn't on the palette use "Choose Bean"
> which is the 3rd option on the palette (and also on the toolbar) and just
> choose the class by name.
>
> For SWT there is a class org.eclipse.swt.widgets.FileDialog. We don't
> support this with the VE however, although looking at why it wouldn't be
> hard to - we just need rules to cope with the may it is constructed and
> then we can allow it to be dropped. Please open a bugzilla feature
> request for us to do this.
>
> Best regards,
>
> Joe Winchester
Previous Topic:Extending VE - modify the way the root is generated
Next Topic:Accidentally closed widget window, don't know how to get it back
Goto Forum:
  


Current Time: Wed Apr 24 13:48:41 GMT 2024

Powered by FUDForum. Page generated in 0.03697 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top