|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Form.BrowseButton | |
---|---|
edu.harvard.mgh.purcell.gPLINK2.baseForm | |
edu.harvard.mgh.purcell.gPLINK2.forms |
Uses of Form.BrowseButton in edu.harvard.mgh.purcell.gPLINK2.baseForm |
---|
Fields in edu.harvard.mgh.purcell.gPLINK2.baseForm declared as Form.BrowseButton | |
---|---|
private Form.BrowseButton |
InputPane.altBrowse
A BrowseButton that selects the alternative pheotype file name. |
private Form.BrowseButton |
InputPane.bedBrowse
A BrowseButton that selects the bed file |
private Form.BrowseButton |
InputPane.bimBrowse
A BrowseButton thta selects the bim file |
private Form.BrowseButton |
InputPane.famBrowse
A BrowseButton that selects the fam file. |
private Form.BrowseButton |
InputPane.mapBrowse
A BrowseButton that selects the map file. |
private Form.BrowseButton |
InputPane.pedBrowse
A BrowseButton that selects the ped file. |
Methods in edu.harvard.mgh.purcell.gPLINK2.baseForm with parameters of type Form.BrowseButton | |
---|---|
static void |
Form.bundel(javax.swing.JToggleButton toggle,
javax.swing.JTextField[] texts,
Form.BrowseButton[] buttons)
|
private javax.swing.JPanel |
InputPane.bundle(javax.swing.JLabel label,
javax.swing.JTextField field,
Form.BrowseButton browse)
Create a JPanel that contains a lable, textfield and browse button. |
Uses of Form.BrowseButton in edu.harvard.mgh.purcell.gPLINK2.forms |
---|
Methods in edu.harvard.mgh.purcell.gPLINK2.forms with parameters of type Form.BrowseButton | |
---|---|
private javax.swing.JPanel |
Merge.bundle(javax.swing.JLabel label,
javax.swing.JTextField field,
Form.BrowseButton browse)
Create a JPanel that contains a lable, textfield and browse button. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |