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.-
ClassDescriptionThe
Messages
class contains all messages within GEF MVC.UI that can be internationalized.TheMvcFxUiBundle
is the plug-in that integrates MVC.FX with the Eclipse platform UI.TheMvcFxUiModule
contains Eclipse UI specific bindings in the context of an MVC.FX application.