- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
swing.FileChooser should be a Publisher
Fri, 2009-02-27, 10:32
JFileChooser sends PropertyChangeEvents and ActionsEvents.
This feature is essential e.g. for accessory components.
http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.h...
http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.h...
Please file tickets for things like that.
Thanks
Ingo
Frank Teubler wrote:
> JFileChooser sends PropertyChangeEvents and ActionsEvents.
> This feature is essential e.g. for accessory components.
>
> http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.h...
> http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.h...