|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opt4j.core.config.visualization.FileChooser
public class FileChooser
The FileChooser.
| Field Summary | |
|---|---|
protected javax.swing.JFileChooser |
fileChooser
|
| Constructor Summary | |
|---|---|
FileChooser()
Constructs a FileChooser. |
|
| Method Summary | |
|---|---|
javax.swing.JFileChooser |
get()
Returns the file chooser. |
void |
ready()
Notify all. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.swing.JFileChooser fileChooser
| Constructor Detail |
|---|
@Inject public FileChooser()
FileChooser.
| Method Detail |
|---|
public javax.swing.JFileChooser get()
public void ready()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||