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
.-
Class Summary Class Description MvcFxBundle TheBundleActivator
for the MVC.FX bundle.MvcFxModule The Guice module which contains all (default) bindings related to the MVC.FX bundle.