Skip to content

swing.FileChooser should be a Component #99

Closed
@Sciss

Description

@Sciss

From scala/bug#1824

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions