public class FileChooser
extends java.lang.Object
FileChooser.| Modifier and Type | Field and Description |
|---|---|
protected javax.swing.JFileChooser |
fileChooser |
| Constructor and Description |
|---|
FileChooser()
Constructs a
FileChooser. |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JFileChooser |
get()
Returns the file chooser.
|
void |
ready()
Notify all.
|
@Inject public FileChooser()
FileChooser.