ZestContentViewer
.ZestFxHoverIntentHandlePartFactory
is a specialization of the
DefaultHoverIntentHandlePartFactory
that performs the generation
of "hide" and "show" hover handles.ZestFxJFaceModule
contains Eclipse UI specific bindings in the
context of an MVC.FX application.ZestFxModule
defines Zest.FX specific bindings additional to the
bindings defined within MvcFxModule
.ZestFxRootPart
is an extension to LayeredRootPart
that hides
the grid (see GridModel.setShowGrid(boolean)
) and adds a stylesheet
to the Scene
(see Scene.getStylesheets()
).IFeedbackPartFactory
for selection feedback.ZestFxSelectionHandlePartFactory
is a specialization of the
DefaultSelectionHandlePartFactory
that suppresses the generation of
multi selection handles.ZestFxUiModule
contains Zest.FX.UI specific bindings additional
to the bindings defined within MvcFxUiModule
.ZestFxUiView
is an extension to the AbstractFXView
.ZestFxUiView
.ZestFxUiView
.ZestProperties
class contains the definition of the attributes
(including their default values) that are evaluated by Zest.FX.NodePart.doGetContentChildren()
method to return a nested Graph
.Copyright (c) 2014 itemis AG and others. All rights reserved.