|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormatFactory | |
|---|---|
| net.sf.jasperreports.components.headertoolbar.actions | |
| net.sf.jasperreports.components.sort | |
| net.sf.jasperreports.components.sort.actions | |
| 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.engine.util | Utility classes. |
| Uses of FormatFactory in net.sf.jasperreports.components.headertoolbar.actions |
|---|
| Fields in net.sf.jasperreports.components.headertoolbar.actions declared as FormatFactory | |
|---|---|
protected static FormatFactory |
AbstractVerifiableTableAction.formatFactory
|
| Uses of FormatFactory in net.sf.jasperreports.components.sort |
|---|
| Methods in net.sf.jasperreports.components.sort that return FormatFactory | |
|---|---|
protected FormatFactory |
AbstractFieldComparator.getFormatFactory()
|
| Uses of FormatFactory in net.sf.jasperreports.components.sort.actions |
|---|
| Fields in net.sf.jasperreports.components.sort.actions declared as FormatFactory | |
|---|---|
protected static FormatFactory |
FilterAction.formatFactory
|
| Uses of FormatFactory in net.sf.jasperreports.engine.fill |
|---|
| Fields in net.sf.jasperreports.engine.fill declared as FormatFactory | |
|---|---|
protected FormatFactory |
JRBaseFiller.formatFactory
|
| Methods in net.sf.jasperreports.engine.fill that return FormatFactory | |
|---|---|
protected FormatFactory |
JRBaseFiller.getFormatFactory()
Returns the report format factory. |
FormatFactory |
JRFillContext.getMasterFormatFactory()
|
| Methods in net.sf.jasperreports.engine.fill with parameters of type FormatFactory | |
|---|---|
void |
JRFillContext.setMasterFormatFactory(FormatFactory masterFormatFactory)
|
| Uses of FormatFactory in net.sf.jasperreports.engine.util |
|---|
| Classes in net.sf.jasperreports.engine.util that implement FormatFactory | |
|---|---|
class |
DefaultFormatFactory
|
| Methods in net.sf.jasperreports.engine.util that return FormatFactory | |
|---|---|
static FormatFactory |
DefaultFormatFactory.createFormatFactory(String formatFactoryClassName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||