| Package | Description |
|---|---|
| org.beast.gui.output.main | |
| org.beast.gui.output.panels | |
| org.beast.gui.output.tree |
| Modifier and Type | Method and Description |
|---|---|
PanelRight |
ResultsViewer.getRightPanel() |
| Constructor and Description |
|---|
PanelNavigation(Config conf,
java.lang.String title,
java.util.HashMap<java.lang.Integer,IForm> forms,
PanelRight rightPanel)
Constructor of the navigation panel.
|
| Constructor and Description |
|---|
ScenarioOutputTree(java.util.HashMap<java.lang.Integer,IForm> forms,
PanelRight rightPanel,
Config conf)
Constructor of the tree.
|