| Package | Description | 
|---|---|
| org.beast.gui.input.panels | |
| org.beast.gui.input.tree | 
| Constructor and Description | 
|---|
PanelNavigation(Config conf,
               java.lang.String title,
               java.util.HashMap<java.lang.String,IForm> forms,
               PanelRight rightPanel)
Constructor of the navigation panel. 
 | 
| Constructor and Description | 
|---|
ScenarioInputTree(java.util.HashMap<java.lang.String,IForm> forms,
                 PanelRight rightPanel,
                 Config conf)
Constructor of the tree. 
 |