public class ExportAssistent extends Assistent<String>
Modifier and Type | Class and Description |
---|---|
class |
ExportAssistent.TeXExportPage |
availablePages, currentNextPageIdProperty, currentPage, currentResultProperty, height, owner, pane, previousPages, stage, text, title, width
contentProperty, nextPageIdBinding, resultProperty, textProperty, titleProperty
Constructor and Description |
---|
ExportAssistent(javafx.stage.Stage owner,
FCADataset<?,?> fcaInstance) |
Modifier and Type | Method and Description |
---|---|
protected javafx.scene.Node |
createInitialNode() |
protected void |
createPages() |
protected void |
onNext() |
cancel, createBottom, createTop, initialize, next, previous, showAndWait
public ExportAssistent(javafx.stage.Stage owner, FCADataset<?,?> fcaInstance)
protected javafx.scene.Node createInitialNode()
createInitialNode
in class Assistent<String>
protected void createPages()
createPages
in class Assistent<String>
protected void onNext()
onNext
in class AssistentPage<String>
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.