public class PrintableUI extends Object
| Modifier and Type | Field and Description |
|---|---|
static Font |
BOLD_PRINT_FONT
Fonte usada na impressão em negrito
|
static Font |
BOLD_SMALL_PRINT_FONT
Fonte menor usada na impressão em negrito
|
static Font |
BOLD_SMALLEST_PRINT_FONT
Fonte mínima usada na impressão
|
static Font |
BOLD_TABLE_HEADER_PRINT_FONT
Fonte usada na impressão do cabeçalho em negrito
|
static Font |
PRINT_FONT
Fonte usada na impressão
|
static Color |
PRIVATE_COLOR_FONT
Cor da palavra que indica a privacidade do relatório
|
static Font |
PRIVATE_PRINT_FONT
Fonte da palavra que indica a privacidade do relatório
|
static Font |
SMALL_PRINT_FONT
Fonte menor usada na impressão
|
static Font |
SMALLEST_PRINT_FONT
Fonte mínima usada na impressão
|
static Font |
TABLE_HEADER_PRINT_FONT
Fonte usada na impressão do cabeçalho
|
static Font |
TITLE_PRINT_FONT
Fonte do título usada na impressão
|
| Constructor and Description |
|---|
PrintableUI() |
public static final Font PRINT_FONT
public static final Font BOLD_PRINT_FONT
public static final Font TABLE_HEADER_PRINT_FONT
public static final Font BOLD_TABLE_HEADER_PRINT_FONT
public static final Font SMALL_PRINT_FONT
public static final Font BOLD_SMALL_PRINT_FONT
public static final Font SMALLEST_PRINT_FONT
public static final Font BOLD_SMALLEST_PRINT_FONT
public static final Font TITLE_PRINT_FONT
public static final Font PRIVATE_PRINT_FONT
public static final Color PRIVATE_COLOR_FONT
Copyright © 2016 Tecgraf/PUC-Rio. All rights reserved.