| Package | Description |
|---|---|
| com.dropsnorz.showcasefx |
| Modifier and Type | Method and Description |
|---|---|
StepBuilder |
Showcase.createStep(javafx.scene.Node targetNode,
javafx.scene.Node content)
Generate a
StepBuilder and add it's related step to the Showcase |
StepBuilder |
Showcase.createStep(javafx.scene.Node targetNode,
String body)
Generate a
StepBuilder based on a SimpleStepView component and add the related step to the Showcase |
StepBuilder |
Showcase.createStep(javafx.scene.Node targetNode,
String title,
String body)
Generate a
StepBuilder based on a SimpleStepView component and add the related step to the Showcase |
StepBuilder |
StepBuilder.setLayer(ShowcaseLayer layer) |
StepBuilder |
StepBuilder.setLayout(ShowcaseLayout layout) |
Copyright © 2018. All rights reserved.