public class MatrixDisplayPanel
extends Composite
Constructor and Description |
---|
MatrixDisplayPanel() |
Modifier and Type | Method and Description |
---|---|
void |
loadFromMatrixHTML(String matrixHTML)
Display the specified HTML in the panel
|
void |
loadFromMatrixList(List<NamedMatrix> matrixList)
Display the list of matrices in the panel.
|
void |
reset()
Clear the screen
|
void |
showError(String error)
Display an error
|
void |
typesetMathJax()
Native javascript call to run the MathJax typesetter
|
public void showError(String error)
error
- public void loadFromMatrixHTML(String matrixHTML)
matrixList
- list of matricespublic void loadFromMatrixList(List<NamedMatrix> matrixList)
matrixList
- list of matricespublic void reset()
public void typesetMathJax()
University of Colorado Denver, Department of Biostatistics and Informatics