|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstatalign.postprocess.Postprocess
statalign.postprocess.TreeVisualizer
public abstract class TreeVisualizer
| Field Summary |
|---|
| Fields inherited from class statalign.postprocess.Postprocess |
|---|
active, alignmentType, file, hasToolBar, mcmc, outputable, outputFile, postprocessable, postprocessWrite, rnaAssociated, sampling, screenable, selected, show |
| Method Summary | |
|---|---|
void |
beforeFirstSample(InputData input)
Called before MCMC start. |
javax.swing.JPanel |
getJPanel()
|
java.util.ArrayList<javax.swing.JComponent> |
getToolBarItems()
Returns the toolbar that this plugin uses. |
void |
init(TreeView[] views)
|
void |
refreshGUI()
|
void |
setSampling(boolean enabled)
This function switches on or off the sampling mode. |
| Methods inherited from class statalign.postprocess.Postprocess |
|---|
addTrack, afterLastSample, getDependences, getFileExtension, getIcon, getModExtPlugins, getTabName, getTabOrder, getTip, getTracks, init, newPeek, newSample, newSample, newStep, refToDependences, reloadPanel, setSelected |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void init(TreeView[] views)
public void beforeFirstSample(InputData input)
Postprocess
beforeFirstSample in class Postprocesspublic javax.swing.JPanel getJPanel()
getJPanel in class Postprocesspublic void setSampling(boolean enabled)
Postprocess
setSampling in class Postprocessenabled - Set it true if you need samples.public java.util.ArrayList<javax.swing.JComponent> getToolBarItems()
Postprocess
getToolBarItems in class Postprocesspublic void refreshGUI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||