@FxControllerService(binding=NO) public class TablePrinter extends AbstractFxController
| Constructor and Description |
|---|
TablePrinter() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(URL location,
ResourceBundle resources) |
static void |
print(FxTableView<?> table,
String title,
javafx.print.PrinterJob job)
Prints a table.
|
configure, createBinder, getBinder, getContainer, getDefaultScopes, getFXMLFields, getFXMLMethods, getStage, getView, setView, validateInjectionspublic static void print(FxTableView<?> table, String title, javafx.print.PrinterJob job)
table - the table to be printedtitle - the job titlejob - the printer jobpublic void initialize(URL location, ResourceBundle resources)
initialize in interface javafx.fxml.Initializableinitialize in class AbstractFxControllerTentackle - distributed, domain- and model-driven