![]() |
JDataGrid Programmer Guide > PrintFactory
| Name | Type |
|---|---|
| PrintFactory.MARGIN | java.awt.Insets |
| PrintFactory.ORIENTATION |
|
| PrintFactory.HORIZONTAL_ALIGNMENT |
|
| PrintFactory.VERTICAL_ALIGNMENT |
|
| PrintFactory.HEADER_MARGIN | java.awt.Insets |
| PrintFactory.CENTER_MARGIN | java.awt.Insets |
| PrintFactory.FOOTER_MARGIN | java.awt.Insets |
| PrintFactory.HEADER_FONT | java.awt.Font |
| PrintFactory.FOOTER_FONT | java.awt.Font |
| PrintFactory.HEADER_FORMAT | java.text.MessageFormat |
| PrintFactory.FOOTER_FORMAT | java.text.MessageFormat |
| PrintFactory.HEADER_ALIGNMENT |
|
| PrintFactory.FOOTER_ALIGNMENT |
|
| PrintFactory.SHOW_HEADER_LINE | java.lang.Boolean |
| PrintFactory.SHOW_FOOTER_LINE | java.lang.Boolean |
| PrintFactory.TABLE_SHOW_ROW_HEADER | java.lang.Boolean |
| PrintFactory.TABLE_SHOW_COLUMN_HEADER | java.lang.Boolean |
| PrintFactory.TABLE_SHOW_GRID_LINE | java.lang.Boolean |
| PrintFactory.TABLE_PRINT_AREA | com.zfqjava.swing.cell.Cell |
Code Samples:
|