|
BioLegato 0.7.3 Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biolegato.core.pcdmenu.widgets.TextWidget
org.biolegato.core.pcdmenu.widgets.FileChooser
public class FileChooser
A wrapper class used to abstract file selection within command windows.
| Field Summary |
|---|
| Fields inherited from class org.biolegato.core.pcdmenu.widgets.TextWidget |
|---|
textfield |
| Constructor Summary | |
|---|---|
FileChooser(java.lang.String label,
java.lang.String value)
Creates a new instance of GDETempFile. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Handle the choose file button |
java.awt.Component |
display()
Displays the current object |
| Methods inherited from class org.biolegato.core.pcdmenu.widgets.TextWidget |
|---|
close, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileChooser(java.lang.String label,
java.lang.String value)
data - the data to create the temporary file variable with.| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenere - ignored because there is only one widget calling this method.public java.awt.Component display()
Widget
display in interface Widgetdisplay in class TextWidget
|
BioLegato 0.7.3 Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||