Skip navigation links
A B C D G I J L M N O R S T U V 

A

addContentNode(Node, Bounds, double, double) - Method in class com.dropsnorz.showcasefx.layouts.AlignmentShowcaseLayout
 
addContentNode(Node, Bounds, double, double) - Method in class com.dropsnorz.showcasefx.layouts.AutoShowcaseLayout
 
addContentNode(Node, Bounds, double, double) - Method in class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
addContentNode(Node, Bounds, double, double) - Method in class com.dropsnorz.showcasefx.layouts.ShowcaseLayout
 
addContentNode(Node, Bounds, double, double) - Method in class com.dropsnorz.showcasefx.layouts.TooltipShowcaseLayout
 
addStep(ShowcaseStep) - Method in class com.dropsnorz.showcasefx.Showcase
Add the given Step to the step list
AlignmentShowcaseLayout - Class in com.dropsnorz.showcasefx.layouts
 
AlignmentShowcaseLayout(Pos) - Constructor for class com.dropsnorz.showcasefx.layouts.AlignmentShowcaseLayout
 
AlignmentShowcaseLayout(Pos, Insets) - Constructor for class com.dropsnorz.showcasefx.layouts.AlignmentShowcaseLayout
 
AutoShowcaseLayout - Class in com.dropsnorz.showcasefx.layouts
 
AutoShowcaseLayout() - Constructor for class com.dropsnorz.showcasefx.layouts.AutoShowcaseLayout
 

B

boundsListener - Variable in class com.dropsnorz.showcasefx.Showcase
 
BoundsUtils - Class in com.dropsnorz.showcasefx.utils
 
BoundsUtils() - Constructor for class com.dropsnorz.showcasefx.utils.BoundsUtils
 

C

CIRCLE_FLAT - Static variable in class com.dropsnorz.showcasefx.layers.ShowcaseLayerFill
 
CIRCLE_FLAT - Static variable in class com.dropsnorz.showcasefx.layers.ShowcaseLayerShape
 
CIRCLE_GRADIENT - Static variable in class com.dropsnorz.showcasefx.layers.ShowcaseLayerFill
 
clickHandler - Variable in class com.dropsnorz.showcasefx.Showcase
 
com.dropsnorz.showcasefx - package com.dropsnorz.showcasefx
 
com.dropsnorz.showcasefx.events - package com.dropsnorz.showcasefx.events
 
com.dropsnorz.showcasefx.layers - package com.dropsnorz.showcasefx.layers
 
com.dropsnorz.showcasefx.layouts - package com.dropsnorz.showcasefx.layouts
 
com.dropsnorz.showcasefx.utils - package com.dropsnorz.showcasefx.utils
 
com.dropsnorz.showcasefx.views - package com.dropsnorz.showcasefx.views
 
computeFromTargetCenter - Variable in class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
content - Variable in class com.dropsnorz.showcasefx.ShowcaseStep
 
contentLabel - Variable in class com.dropsnorz.showcasefx.views.SimpleStepView
 
contentPane - Variable in class com.dropsnorz.showcasefx.layouts.TooltipShowcaseLayout
 
createStep(Node, Node) - Method in class com.dropsnorz.showcasefx.Showcase
Generate a StepBuilder and add it's related step to the Showcase
createStep(Node, String, String) - Method in class com.dropsnorz.showcasefx.Showcase
Generate a StepBuilder based on a SimpleStepView component and add the related step to the Showcase
createStep(Node, String) - Method in class com.dropsnorz.showcasefx.Showcase
Generate a StepBuilder based on a SimpleStepView component and add the related step to the Showcase
currentLayoutNode - Variable in class com.dropsnorz.showcasefx.Showcase
 
currentStep - Variable in class com.dropsnorz.showcasefx.Showcase
 

D

defaultLayer - Variable in class com.dropsnorz.showcasefx.Showcase
 
defaultLayout - Variable in class com.dropsnorz.showcasefx.Showcase
 
dropShadow - Variable in class com.dropsnorz.showcasefx.layouts.TooltipShowcaseLayout
 

G

generate(Bounds, double, double) - Method in class com.dropsnorz.showcasefx.layers.ShowcaseLayerFill
Builds and returns the background
generate(Bounds, double, double) - Method in class com.dropsnorz.showcasefx.layers.ShowcaseLayerShape
Builds and returns the highlight shape
getCenter(Bounds) - Static method in class com.dropsnorz.showcasefx.utils.BoundsUtils
 
getContent() - Method in class com.dropsnorz.showcasefx.ShowcaseStep
 
getCurrentPosition() - Method in class com.dropsnorz.showcasefx.Showcase
 
getCurrentStep() - Method in class com.dropsnorz.showcasefx.Showcase
 
getDefaultLayer() - Method in class com.dropsnorz.showcasefx.Showcase
Get the default layer used if the current ShowcaseStep doesn't provide any layer object
getDefaultLayout() - Method in class com.dropsnorz.showcasefx.Showcase
Get the default layout used if the current ShowcaseStep doesn't provide any layout object
getLayer() - Method in class com.dropsnorz.showcasefx.ShowcaseStep
 
getLayout() - Method in class com.dropsnorz.showcasefx.ShowcaseStep
 
getNode(Bounds, double, double) - Method in interface com.dropsnorz.showcasefx.layers.ShowcaseLayer
Builds and returns the layer node.
getNode(Bounds, double, double) - Method in class com.dropsnorz.showcasefx.layers.ShowcaseLayerFill
 
getNode(Bounds, double, double) - Method in class com.dropsnorz.showcasefx.layers.ShowcaseLayerShape
 
getNode() - Method in class com.dropsnorz.showcasefx.layouts.AlignmentShowcaseLayout
 
getNode() - Method in class com.dropsnorz.showcasefx.layouts.AutoShowcaseLayout
 
getNode() - Method in class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
getNode() - Method in class com.dropsnorz.showcasefx.layouts.ShowcaseLayout
 
getNode() - Method in class com.dropsnorz.showcasefx.layouts.TooltipShowcaseLayout
 
getOffsetX() - Method in class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
getOffsetY() - Method in class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
getOnShowcaseStarted() - Method in class com.dropsnorz.showcasefx.Showcase
 
getOnShowcaseStepDisplay() - Method in class com.dropsnorz.showcasefx.Showcase
 
getOnShowcaseStopped() - Method in class com.dropsnorz.showcasefx.Showcase
 
getStep() - Method in class com.dropsnorz.showcasefx.StepBuilder
 
getTargetNode() - Method in class com.dropsnorz.showcasefx.ShowcaseStep
 

I

isStarted() - Method in class com.dropsnorz.showcasefx.Showcase
 
isUpdateOnTargetBoundsChange() - Method in class com.dropsnorz.showcasefx.Showcase
 

J

jumpTo(int) - Method in class com.dropsnorz.showcasefx.Showcase
/** Displays the specified step.

L

layer - Variable in class com.dropsnorz.showcasefx.ShowcaseStep
 
layerPane - Variable in class com.dropsnorz.showcasefx.Showcase
 
layout - Variable in class com.dropsnorz.showcasefx.ShowcaseStep
 

M

mainPane - Variable in class com.dropsnorz.showcasefx.layouts.AlignmentShowcaseLayout
 
mainPane - Variable in class com.dropsnorz.showcasefx.layouts.AutoShowcaseLayout
 
mainPane - Variable in class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
mainPane - Variable in class com.dropsnorz.showcasefx.layouts.TooltipShowcaseLayout
 

N

next() - Method in class com.dropsnorz.showcasefx.Showcase
Displays the next step.

O

offsetX - Variable in class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
offsetY - Variable in class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
onClickBehaviour - Variable in class com.dropsnorz.showcasefx.Showcase
 

R

RECTANGLE_FLAT - Static variable in class com.dropsnorz.showcasefx.layers.ShowcaseLayerShape
 
RelativeShowcaseLayout - Class in com.dropsnorz.showcasefx.layouts
 
RelativeShowcaseLayout() - Constructor for class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
RelativeShowcaseLayout(double, double) - Constructor for class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
RelativeShowcaseLayout(double, double, boolean) - Constructor for class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 

S

setContent(Node) - Method in class com.dropsnorz.showcasefx.ShowcaseStep
 
setDebug(boolean) - Method in class com.dropsnorz.showcasefx.layouts.AutoShowcaseLayout
For debug purpose only, displays layout inner grid
setDefaultLayer(ShowcaseLayer) - Method in class com.dropsnorz.showcasefx.Showcase
Set the default layer used if the current ShowcaseStep doesn't provide any layer object
setDefaultLayout(ShowcaseLayout) - Method in class com.dropsnorz.showcasefx.Showcase
Set the default layout used if the current ShowcaseStep doesn't provide any layout object
setLayer(ShowcaseLayer) - Method in class com.dropsnorz.showcasefx.ShowcaseStep
 
setLayer(ShowcaseLayer) - Method in class com.dropsnorz.showcasefx.StepBuilder
 
setLayout(ShowcaseLayout) - Method in class com.dropsnorz.showcasefx.ShowcaseStep
 
setLayout(ShowcaseLayout) - Method in class com.dropsnorz.showcasefx.StepBuilder
 
setOffsetX(double) - Method in class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
setOffsetY(double) - Method in class com.dropsnorz.showcasefx.layouts.RelativeShowcaseLayout
 
setOnClickBehaviour(Showcase.ShowcaseBehaviour) - Method in class com.dropsnorz.showcasefx.Showcase
 
setOnShowcaseStarted(EventHandler<? super ShowcaseEvent>) - Method in class com.dropsnorz.showcasefx.Showcase
Defines a function to be called when the showcase is started.
setOnShowcaseStepDisplay(EventHandler<? super ShowcaseEvent>) - Method in class com.dropsnorz.showcasefx.Showcase
Defines a function to be called when the showcase is stopped.
setOnShowcaseStopped(EventHandler<? super ShowcaseEvent>) - Method in class com.dropsnorz.showcasefx.Showcase
Defines a function to be called when the showcase is stopped.
setShowcaseContainer(StackPane) - Method in class com.dropsnorz.showcasefx.Showcase
 
setTargetNode(Node) - Method in class com.dropsnorz.showcasefx.ShowcaseStep
 
setTooltipPadding(Insets) - Method in class com.dropsnorz.showcasefx.layouts.TooltipShowcaseLayout
 
setTransitionDelay(int) - Method in class com.dropsnorz.showcasefx.Showcase
Set the Showcase transition animation delay in miliseconds.
setUpdateOnTargetBoundsChange(boolean) - Method in class com.dropsnorz.showcasefx.Showcase
Sets the value of updateOnTargetBoundsChange property.
Showcase - Class in com.dropsnorz.showcasefx
Note: for Showcase to work properly, the root node MUST be of type StackPane
Showcase() - Constructor for class com.dropsnorz.showcasefx.Showcase
Creates a Showcase control
Showcase(StackPane) - Constructor for class com.dropsnorz.showcasefx.Showcase
Creates a Showcase control with the specified root container
Showcase.ShowcaseBehaviour - Enum in com.dropsnorz.showcasefx
 
showcaseContainer - Variable in class com.dropsnorz.showcasefx.Showcase
 
ShowcaseEvent - Class in com.dropsnorz.showcasefx.events
 
ShowcaseEvent(EventType<? extends Event>) - Constructor for class com.dropsnorz.showcasefx.events.ShowcaseEvent
Construct a new JFXDialog Event with the specified event type
ShowcaseLayer - Interface in com.dropsnorz.showcasefx.layers
Defines a ShowcaseLayer A ShowcaseLayer object builds a JavaFx Node used to highlight a specific scene element
ShowcaseLayerFill - Class in com.dropsnorz.showcasefx.layers
A ShowcaseLayerFill is a Layer node generator based on JavaFx backgrounds The generated background will be converted as a layer node
ShowcaseLayerFill() - Constructor for class com.dropsnorz.showcasefx.layers.ShowcaseLayerFill
 
ShowcaseLayerShape - Class in com.dropsnorz.showcasefx.layers
A ShowcaseLayerShape is a Layer node generator based on JavaFx shapes The generated shape is substracted to a rectangle background sized as the showcase components.
ShowcaseLayerShape() - Constructor for class com.dropsnorz.showcasefx.layers.ShowcaseLayerShape
 
ShowcaseLayout - Class in com.dropsnorz.showcasefx.layouts
 
ShowcaseLayout() - Constructor for class com.dropsnorz.showcasefx.layouts.ShowcaseLayout
 
ShowcaseStep - Class in com.dropsnorz.showcasefx
 
ShowcaseStep(Node, Node) - Constructor for class com.dropsnorz.showcasefx.ShowcaseStep
 
SimpleStepView - Class in com.dropsnorz.showcasefx.views
 
SimpleStepView(String, String) - Constructor for class com.dropsnorz.showcasefx.views.SimpleStepView
 
start() - Method in class com.dropsnorz.showcasefx.Showcase
Start the showcase component and display the first step
STARTED - Static variable in class com.dropsnorz.showcasefx.events.ShowcaseEvent
This event occurs when a Showcase is started, visible to the user ( after the entrance animation ends )
step - Variable in class com.dropsnorz.showcasefx.StepBuilder
 
STEP_DISPLAY - Static variable in class com.dropsnorz.showcasefx.events.ShowcaseEvent
This event occurs when a new Showcase Step is printed to the user ( after the entrance animation ends )
StepBuilder - Class in com.dropsnorz.showcasefx
 
steps - Variable in class com.dropsnorz.showcasefx.Showcase
 
stop() - Method in class com.dropsnorz.showcasefx.Showcase
Stop the Showcase component.
STOPPED - Static variable in class com.dropsnorz.showcasefx.events.ShowcaseEvent
This event occurs when a Showcase is stoped, no longer visible to the user ( after the exit animation ends )

T

targetNode - Variable in class com.dropsnorz.showcasefx.ShowcaseStep
 
titleLabel - Variable in class com.dropsnorz.showcasefx.views.SimpleStepView
 
TooltipShowcaseLayout - Class in com.dropsnorz.showcasefx.layouts
 
TooltipShowcaseLayout() - Constructor for class com.dropsnorz.showcasefx.layouts.TooltipShowcaseLayout
 

U

updateOnTargetBoundsChange - Variable in class com.dropsnorz.showcasefx.Showcase
 

V

valueOf(String) - Static method in enum com.dropsnorz.showcasefx.Showcase.ShowcaseBehaviour
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.dropsnorz.showcasefx.Showcase.ShowcaseBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D G I J L M N O R S T U V 
Skip navigation links

Copyright © 2018. All rights reserved.