Interface MainSelectionPanel
- All Known Implementing Classes:
- AbstractMainSelectionPanel
- public interface MainSelectionPanel
MainSelectionPanel Interface
It has the following implemented classes, HMMSelectionPanel, NHMMSelectionPanel, MIXTURESelectionPanel and NMIXTURESelectionPanel.
- Author:
- Lilin Song
- See Also:
HMMSelectionPanel
,
NHMMSelectionPanel
,
MIXTURESelectionPanel
,
NMIXTURESelectionPanel
createFirstPanel
public void createFirstPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
createSecondPanel
public void createSecondPanel(java.awt.GridBagLayout layout,
java.awt.GridBagConstraints c,
AlgorithmParams ap)
createThirdPanel
public void createThirdPanel()
getSelectionPanel
public javax.swing.JPanel getSelectionPanel()
getModelType
public java.lang.String getModelType()
getActionType
public java.lang.String getActionType()