Skip navigation links
A C D E F G H I J L M N O P R S T U V W 

S

ScalableContentPane - Class in eu.mihosoft.vrl.workflow.fx
Scales content to always fit in the bounds of this pane.
ScalableContentPane() - Constructor for class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
Constructor.
ScaleBehavior - Enum in eu.mihosoft.vrl.workflow.fx
 
scaleBehaviorProperty() - Method in class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
 
screenX(Node) - Static method in class eu.mihosoft.vrl.workflow.fx.NodeUtil
 
screenX(Node) - Static method in class jfxtras.scene.control.window.NodeUtil
 
screenY(Node) - Static method in class eu.mihosoft.vrl.workflow.fx.NodeUtil
 
screenY(Node) - Static method in class jfxtras.scene.control.window.NodeUtil
 
select(SelectableNode, boolean) - Method in interface jfxtras.scene.control.window.Clipboard
Selects/deselect the specified node.
SelectableNode - Interface in jfxtras.scene.control.window
A node must implement this interface to be selectable.
selectableProperty() - Method in class jfxtras.scene.control.window.Window
 
SelectedConnector - Class in eu.mihosoft.vrl.workflow.fx
 
SelectedConnector(Node, Connector) - Constructor for class eu.mihosoft.vrl.workflow.fx.SelectedConnector
 
SelectedConnector() - Constructor for class eu.mihosoft.vrl.workflow.fx.SelectedConnector
 
selectedProperty() - Method in interface jfxtras.scene.control.window.SelectableNode
Indicates whether this node is selected.
selectedProperty() - Method in class jfxtras.scene.control.window.Window
Indicates whether this window is selectable.
selectionBorderColorProperty() - Method in class jfxtras.scene.control.window.Window
 
selectionEffectEnabledProperty() - Method in class jfxtras.scene.control.window.Window
 
senderProperty - Variable in class eu.mihosoft.vrl.workflow.fx.AbstractFXConnectionSkin
 
senderProperty() - Method in class eu.mihosoft.vrl.workflow.fx.AbstractFXConnectionSkin
 
senderShape - Variable in class eu.mihosoft.vrl.workflow.fx.AbstractFXConnectionSkin
 
setAspectScale(boolean) - Method in class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
Defines whether to keep aspect ration of the content.
setAutoRescale(boolean) - Method in class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
Defines whether to automatically rescale content.
setCloseTransition(Transition) - Method in class jfxtras.scene.control.window.Window
Defines the transition that shall be used to indicate window closing.
setConnector(Connector) - Method in interface eu.mihosoft.vrl.workflow.fx.ConnectorShape
 
setConnector(Connector) - Method in class eu.mihosoft.vrl.workflow.fx.SelectedConnector
 
setContent(Pane) - Method in class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
Defines the content pane of this scalable pane.
setContentPane(Pane) - Method in class jfxtras.scene.control.window.Window
Defines the content pane of this window.
setController(VFlow) - Method in class eu.mihosoft.vrl.workflow.fx.AbstractFXConnectionSkin
 
setController(VFlow) - Method in class eu.mihosoft.vrl.workflow.fx.FXFlowNodeSkin
 
setController(VFlow) - Method in class eu.mihosoft.vrl.workflow.fx.FXNewConnectionSkin
 
setDefaultConnectionSkin(Class<? extends FXConnectionSkin>) - Method in class eu.mihosoft.vrl.workflow.fx.FXValueSkinFactory
 
setDefaultNodeSkin(Class<? extends FXFlowNodeSkinBase>) - Method in class eu.mihosoft.vrl.workflow.fx.FXValueSkinFactory
 
setFitToHeight(boolean) - Method in class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
Sets the value of the property fitToHeight.
setFitToWidth(boolean) - Method in class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
Sets the value of the property fitToWidth.
setHideCloseIconCallback(Callback<FlowNodeWindow, CloseIcon>) - Method in class eu.mihosoft.vrl.workflow.fx.FlowNodeWindow
 
setHideMinimizeIconCallback(Callback<FlowNodeWindow, MinimizeIcon>) - Method in class eu.mihosoft.vrl.workflow.fx.FlowNodeWindow
 
setMaxScale(double) - Method in class jfxtras.internal.scene.control.skin.window.DefaultWindowSkin
 
setMaxScale(double) - Method in class jfxtras.internal.scene.control.skin.window.DefaultWindowSkinSimplified
 
setMaxScaleX(double) - Method in class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
Sets the value of the property maxScaleX.
setMaxScaleY(double) - Method in class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
Sets the value of the property maxScaleY.
setMinimized(boolean) - Method in class jfxtras.scene.control.window.Window
Defines whether this window shall be minimized.
setMinScale(double) - Method in class jfxtras.internal.scene.control.skin.window.DefaultWindowSkin
 
setMinScale(double) - Method in class jfxtras.internal.scene.control.skin.window.DefaultWindowSkinSimplified
 
setMinScaleX(double) - Method in class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
Sets the value of the property minScaleX.
setMinScaleY(double) - Method in class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
Sets the value of the property minScaleY.
setModel(Connection) - Method in class eu.mihosoft.vrl.workflow.fx.AbstractFXConnectionSkin
Sets the value of the property model.
setModel(Connection) - Method in class eu.mihosoft.vrl.workflow.fx.DefaultFXConnectionSkin
 
setModel(VNode) - Method in class eu.mihosoft.vrl.workflow.fx.FXFlowNodeSkin
Sets the value of the property model.
setMovable(boolean) - Method in class jfxtras.scene.control.window.Window
Defines whether this window shall be movable.
setMoveToFront(boolean) - Method in class jfxtras.scene.control.window.Window
Defines whether this window shall be moved to front when a user clicks on the window.
setNode(Node) - Method in class eu.mihosoft.vrl.workflow.fx.SelectedConnector
 
setOnAction(EventHandler<ActionEvent>) - Method in class jfxtras.scene.control.window.WindowIcon
Defines the action handler that defines the action that shall be performed by/ is represented by this icon.
setOnCloseAction(EventHandler<ActionEvent>) - Method in class jfxtras.scene.control.window.Window
Defines the action that shall be performed before the window will be closed.
setOnClosedAction(EventHandler<ActionEvent>) - Method in class jfxtras.scene.control.window.Window
Defines the action that shall be performed after the window has been closed.
setOptimizationRule(OptimizationRule) - Method in class eu.mihosoft.vrl.workflow.fx.OptimizableContentPane
 
setParent(Parent) - Method in class eu.mihosoft.vrl.workflow.fx.AbstractFXConnectionSkin
Sets the value of the property parent.
setRadius(double) - Method in interface eu.mihosoft.vrl.workflow.fx.ConnectorShape
Set the radius of the connector shape.
setReceiver(Connector) - Method in class eu.mihosoft.vrl.workflow.fx.AbstractFXConnectionSkin
Sets the value of the property receiver.
setResizableBorderWidth(double) - Method in class jfxtras.scene.control.window.Window
Defines the width of the "resizable border" of the window.
setResizableWindow(boolean) - Method in class jfxtras.scene.control.window.Window
Defines whether this window shall be resizeable by the user.
setScaleBehavior(ScaleBehavior) - Method in class eu.mihosoft.vrl.workflow.fx.ScalableContentPane
Sets the value of the property scaleBehavior.
setScaleIncrement(double) - Method in class jfxtras.internal.scene.control.skin.window.DefaultWindowSkin
 
setScaleIncrement(double) - Method in class jfxtras.internal.scene.control.skin.window.DefaultWindowSkinSimplified
 
setSelectable(Boolean) - Method in class jfxtras.scene.control.window.Window
Defines whether this window is selectable.
setSelectionBorderColor(Paint) - Method in class jfxtras.scene.control.window.Window
Sets the value of the property selectionBorderColor.
setSelectionEffectEnabled(boolean) - Method in class jfxtras.scene.control.window.Window
Sets the value of the property selectionEffectEnabled.
setSender(Connector) - Method in class eu.mihosoft.vrl.workflow.fx.AbstractFXConnectionSkin
Sets the value of the property sender.
setSender(Connector) - Method in class eu.mihosoft.vrl.workflow.fx.DefaultFXConnectionSkin
 
setSender(Connector) - Method in class eu.mihosoft.vrl.workflow.fx.FXNewConnectionSkin
 
setShowCloseIconCallback(Callback<FlowNodeWindow, CloseIcon>) - Method in class eu.mihosoft.vrl.workflow.fx.FlowNodeWindow
 
setShowMinimizeIconCallback(Callback<FlowNodeWindow, MinimizeIcon>) - Method in class eu.mihosoft.vrl.workflow.fx.FlowNodeWindow
 
setTitle(String) - Method in class jfxtras.scene.control.window.Window
Defines the window title.
setTitleBarStyleClass(String) - Method in class jfxtras.scene.control.window.Window
Defines the CSS style class of the titlebar.
setTranslateBehavior(TranslateBehavior) - Method in class eu.mihosoft.vrl.workflow.fx.VCanvas
Sets the value of the property translateBehavior.
setTranslateToMinNodePos(boolean) - Method in class eu.mihosoft.vrl.workflow.fx.VCanvas
Sets the value of the property translateToMinNodePos.
setZoomable(boolean) - Method in class jfxtras.internal.scene.control.skin.window.DefaultWindowSkin
 
setZoomable(boolean) - Method in class jfxtras.internal.scene.control.skin.window.DefaultWindowSkinSimplified
 
skinFactory - Variable in class eu.mihosoft.vrl.workflow.fx.AbstractFXConnectionSkin
 
snapWH(double, double) - Static method in class jfxtras.scene.control.window.NodeUtil
This method prevents blurry horizontal or vertical lines, use snapWH(x, w) instead of w.
snapWH(ObservableNumberValue, ObservableNumberValue, Observable...) - Static method in class jfxtras.scene.control.window.NodeUtil
This is the snapXY method for using in a binding, for example: p1.bind( snapXY( p2.multiply(0.1) ));
snapXY(double) - Static method in class jfxtras.scene.control.window.NodeUtil
This method prevents blurry horizontal or vertical lines, use snapXY(x) instead of x.
snapXY(ObservableNumberValue) - Static method in class jfxtras.scene.control.window.NodeUtil
This is the snapXY method for using in a binding, for example: p1.bind( snapXY( p2.multiply(0.1) ));
stopTimeLine() - Static method in class eu.mihosoft.vrl.workflow.fx.FXConnectorUtil
 
A C D E F G H I J L M N O P R S T U V W 
Skip navigation links
2012-2016 (C) Michael Hoffer