| Package | Description |
|---|---|
| com.dropsnorz.showcasefx | |
| com.dropsnorz.showcasefx.layouts |
| Modifier and Type | Field and Description |
|---|---|
protected ShowcaseLayout |
Showcase.defaultLayout |
protected ShowcaseLayout |
ShowcaseStep.layout |
| Modifier and Type | Method and Description |
|---|---|
ShowcaseLayout |
Showcase.getDefaultLayout()
Get the default layout used if the current
ShowcaseStep doesn't provide any layout object |
ShowcaseLayout |
ShowcaseStep.getLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
Showcase.setDefaultLayout(ShowcaseLayout layout)
Set the default layout used if the current
ShowcaseStep doesn't provide any layout object |
StepBuilder |
StepBuilder.setLayout(ShowcaseLayout layout) |
void |
ShowcaseStep.setLayout(ShowcaseLayout layout) |
| Modifier and Type | Class and Description |
|---|---|
class |
AlignmentShowcaseLayout |
class |
AutoShowcaseLayout |
class |
RelativeShowcaseLayout |
class |
TooltipShowcaseLayout |
Copyright © 2018. All rights reserved.