Package net.sf.jasperreports.view
Interface JRHyperlinkListener
-
- All Known Implementing Classes:
JRDesignViewerPanel
,JRViewerPanel
public interface JRHyperlinkListener
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
gotoHyperlink(JRPrintHyperlink hyperlink)
-
-
-
Method Detail
-
gotoHyperlink
void gotoHyperlink(JRPrintHyperlink hyperlink) throws JRException
- Throws:
JRException
-
-