viewtify.ui
UISlidePane
UserInterface
UISlidePane
,org.controlsfx.control.HiddenSidesPane
ReferenceHolder
AnimateHelper
UISlidePane
,org.controlsfx.control.HiddenSidesPane
AssociativeHelper
ContextMenuHelper
UISlidePane
DecorationHelper
UISlidePane
DisableHelper
UISlidePane
kiss.Disposable
PropertyAccessHelper
StyleHelper
UISlidePane
,org.controlsfx.control.HiddenSidesPane
TooltipHelper
UISlidePane
,org.controlsfx.control.HiddenSidesPane
UserActionHelper
UISlidePane
UserInterfaceProvider
org.controlsfx.control.HiddenSidesPane
VerifyHelper
UISlidePane
VisibleHelper
UISlidePane
UISlidePane
(View
view
)
View
view
)View view |
on
(javafx.geometry.Side
side
, UserInterfaceProviderNode
contents
)
UISlidePane
javafx.geometry.Side
side
, UserInterfaceProviderNode
contents
)javafx.geometry.Side side |
A side to slide. |
UserInterfaceProvider contents |
A contents. |
UISlidePane |
Chainable API. |
Set slide contents.
on
(javafx.geometry.Side
side
, Node
contents
)
UISlidePane
javafx.geometry.Side
side
, Node
contents
)javafx.geometry.Side side |
A side to slide. |
Node contents |
A contents. |
UISlidePane |
Chainable API. |
Set slide contents.
animationDistance
(double
distance
)
UISlidePane
double
distance
)double distance |
the new value for the trigger distance property |
UISlidePane |
Set the value of the trigger distance property.
Setting the property to zero or a negative value will disable this functionality, so a hidden
side can only be made visible with HiddenSidesPane#setPinnedSide(Side).
animationDelay
(long
mills
)
UISlidePane
long
mills
)long mills |
slide in animation delay |
UISlidePane |
Set the animation delay
animationDelay
(Duration
delay
)
UISlidePane
Duration
delay
)Duration delay |
slide in animation delay |
UISlidePane |
Set the animation delay
animationDuration
(long
mills
)
UISlidePane
long
mills
)long mills |
animation duration |
UISlidePane |
Set the animation delay
animationDuration
(Duration
duration
)
UISlidePane
Duration
duration
)Duration duration |
animation duration |
UISlidePane |
Set the animation delay