|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AlgorithmParams in |
Methods in Default Package that return AlgorithmParams | |
static AlgorithmParams |
AlgorithmParams.getInstance()
Get this only AlgorithmParams object |
Methods in Default Package with parameters of type AlgorithmParams | |
void |
MainSelectionPanel.createFirstPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
Create first panel. |
void |
MainSelectionPanel.createSecondPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
Create second panel. |
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 |
AbstractMainSelectionPanel.createSecondPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
Create second panel which has algorithm main 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 |
NHMMSelectionPanel.createSecondPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
Create second panel which has algorithm main selections. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |