ZestContentViewer
.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 FXRootPart
that hides
the grid (see GridModel.setShowGrid(boolean)
) and adds a stylesheet
to the Scene
(see Scene.getStylesheets()
).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 a definition of 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.