Methods in Default Package 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 |
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)
|
void |
NHMMSelectionPanel.createSecondPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
Create second panel which has algorithm main selections. |
void |
MainSelectionPanel.createFirstPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
|
void |
MainSelectionPanel.createSecondPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
|