Skip to content

swing.FileChooser should be a Component #1824

Closed
@scabug

Description

@scabug

the swing lib shows

class FileChooser(dir : java.io.File) extends AnyRef

but JFileChooser sends PropertyChangeEvents and ActionEvents.
This feature is essential e.g. for accessory components.

http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.html#accessory

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions