org.grinvin.help

Class LaTeXViewer

Implemented Interfaces:
ViewAwareComponent

public class LaTeXViewer
extends JLabel
implements ViewAwareComponent

Constructor Summary

LaTeXViewer()
Creates a new instance of LaTeXViewer
LaTeXViewer(String text, View view)
Creates a new instance of LaTeXViewer

Method Summary

void
setLaTeX(String text)
void
setViewData(View view)

Constructor Details

LaTeXViewer

public LaTeXViewer()
Creates a new instance of LaTeXViewer

LaTeXViewer

public LaTeXViewer(String text,
                   View view)
Creates a new instance of LaTeXViewer

Method Details

setLaTeX

public void setLaTeX(String text)

setViewData

public void setViewData(View view)