Uses of Interface
net.sf.jasperreports.engine.JRPrintHyperlink

Packages that use JRPrintHyperlink
net.sf.jasperreports.engine Provides access to the library's main functionality through fa?ade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. 
net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces. 
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
net.sf.jasperreports.view Contains the Jasper viewer implementation. 
 

Uses of JRPrintHyperlink in net.sf.jasperreports.engine
 

Subinterfaces of JRPrintHyperlink in net.sf.jasperreports.engine
 interface JRPrintImage
           
 interface JRPrintText
           
 

Uses of JRPrintHyperlink in net.sf.jasperreports.engine.base
 

Classes in net.sf.jasperreports.engine.base that implement JRPrintHyperlink
 class JRBasePrintImage
           
 class JRBasePrintText
           
 

Uses of JRPrintHyperlink in net.sf.jasperreports.engine.fill
 

Classes in net.sf.jasperreports.engine.fill that implement JRPrintHyperlink
 class JRTemplatePrintImage
           
 class JRTemplatePrintText
           
 

Uses of JRPrintHyperlink in net.sf.jasperreports.view
 

Methods in net.sf.jasperreports.view with parameters of type JRPrintHyperlink
 void JRViewer.gotoHyperlink(JRPrintHyperlink hyperlink)
           
 void JRHyperlinkListener.gotoHyperlink(JRPrintHyperlink hyperlink)
           
 



© 2001-2005 JasperSoft Corporation www.jaspersoft.com