ZestContentViewer
.ZestContentViewer
.ZestFxCursorProvider
is a
Provider<Map<KeyCode, Cursor>>
implementation that
provides the mouse cursor for a modifier key in the context of a Zest.FX
application.ZestFxEdgeLinkFeedbackPart
displays link feedback (a dashes line)
between an EdgeContentPart
and its anchored EdgeLabelPart
.ZestFxExpandingHandlePart
is an AbstractHidingHandlePart
that displays an expansion image.ZestFxFeedbackPartFactory
is an extension to the
FXDefaultFeedbackPartFactory
that creates link feedback for edges and
their labels (see
ZestFxFeedbackPartFactory.createEdgeLabelLinkFeedbackPart(EdgeContentPart, EdgeLabelPart)
).ZestFxHandlePartFactory
is an extension to
FXDefaultHandlePartFactory
that creates
ZestFxHidingHandlePart
s and ZestFxExpandingHandlePart
s for
hovered NodeContentPart
s.ZestFxHidingHandlePart
is an AbstractHidingHandlePart
that displays a "collapse" image.ZestFxModule
defines Zest.FX specific bindings additional to the
bindings defined within MvcFxModule
.ZestFxUiModule
contains Zest.FX.UI specific bindings additional
to the bindings defined within MvcFxUiModule
.ZestFxUiView
is an extension to the FXView
.ZestFxUiView
.ZestFxUiView
.ZestProperties
class contains a collection of attributes that are
evaluated by Zest.FX and their default values.NodeContentPart.getContentChildren()
method to return a nested Graph
.Copyright (c) 2014 itemis AG and others. All rights reserved.