|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AlgorithmParams in <Unnamed> |
---|
Methods in <Unnamed> that return AlgorithmParams | |
---|---|
static AlgorithmParams |
AlgorithmParams.getInstance()
Get this only AlgorithmParams object |
Methods in <Unnamed> with parameters of type AlgorithmParams | |
---|---|
void |
AbstractMainSelectionPanel.createFirstPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
Create first panel which has input, output file or directory information selections. |
void |
NHMMSelectionPanel.createFirstPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
Create first panel which allow user to browse input, output file name or directory. |
void |
MainSelectionPanel.createFirstPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
Create first panel. |
void |
AbstractMainSelectionPanel.createSecondPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
Create second panel which has algorithm main selections. |
void |
NHMMSelectionPanel.createSecondPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
Create second panel which has algorithm main selections. |
void |
MainSelectionPanel.createSecondPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
Create second panel. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |