Package org.eclipse.gef.mvc.fx
package org.eclipse.gef.mvc.fx
This package provides the bundle activator (
MvcFxBundle
) as well as a Guice Module (
MvcFxModule
) with default bindings for MVC.FX
.-
ClassDescriptionThe
BundleActivator
for the MVC.FX bundle.The Guice module which contains all (default) bindings related to the MVC.FX bundle.