JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
meltinggui.dialogs
Interface DialogInterface
All Known Implementing Classes:
ComboBoxDialog
,
HybridizationDialog
,
IonConcentrationDialog
,
OligomerConcentrationDialog
,
SequenceDialog
public interface
DialogInterface
An interface that represents a dialog on the GUI. Each dialog returns one or more command-line flags corresponding to the flags the user would type in were they to run MELTING 5 from the command-line.
Method Summary
Methods
Modifier and Type
Method and Description
String
getCommandLineFlags
()
Gets the command-line flags from the dialog.
Method Detail
getCommandLineFlags
String
getCommandLineFlags()
Gets the command-line flags from the dialog.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method