Package org.eclipse.gef.mvc.fx.ui
package org.eclipse.gef.mvc.fx.ui
This package provides the bundle activator (
 
MvcFxUiBundle) as well as a Guice Module (
 MvcFxUiModule) with default bindings for
 MVC.FX.UI.
- 
ClassesClassDescriptionTheMessagesclass contains all messages within GEF MVC.UI that can be internationalized.TheMvcFxUiBundleis the plug-in that integrates MVC.FX with the Eclipse platform UI.TheMvcFxUiModulecontains Eclipse UI specific bindings in the context of an MVC.FX application.