Uses of Interface
net.officefloor.gef.editor.ChangeExecutor
-
Packages that use ChangeExecutor Package Description net.officefloor.gef.editor net.officefloor.gef.editor.internal.models net.officefloor.gef.editor.internal.parts net.officefloor.gef.ide.editor -
-
Uses of ChangeExecutor in net.officefloor.gef.editor
Methods in net.officefloor.gef.editor that return ChangeExecutor Modifier and Type Method Description ChangeExecutorAdaptedRootBuilder. getChangeExecutor()Obtains theChangeExecutor.ChangeExecutorModelActionContext. getChangeExecutor()Obtains theChangeExecutor. -
Uses of ChangeExecutor in net.officefloor.gef.editor.internal.models
Classes in net.officefloor.gef.editor.internal.models that implement ChangeExecutor Modifier and Type Class Description classChangeExecutorImplChangeexecutor.Methods in net.officefloor.gef.editor.internal.models that return ChangeExecutor Modifier and Type Method Description ChangeExecutorAbstractAdaptedFactory.AbstractAdaptedModel. getChangeExecutor()Obtains theChangeExecutor. -
Uses of ChangeExecutor in net.officefloor.gef.editor.internal.parts
Methods in net.officefloor.gef.editor.internal.parts that return ChangeExecutor Modifier and Type Method Description ChangeExecutorOfficeFloorContentPartFactory. getChangeExecutor()Methods in net.officefloor.gef.editor.internal.parts with parameters of type ChangeExecutor Modifier and Type Method Description voidOfficeFloorContentPartFactory. init(com.google.inject.Injector injector, javafx.scene.layout.Pane editorPane, org.eclipse.gef.mvc.fx.viewer.IViewer content, javafx.scene.layout.Pane paletteIndicator, org.eclipse.gef.mvc.fx.viewer.IViewer palette, AdaptedErrorHandler errorHandler, ChangeExecutor changeExecutor, StyleRegistry styleRegistry, int dragLatency, SelectOnly selectOnly)Initialises. -
Uses of ChangeExecutor in net.officefloor.gef.ide.editor
Methods in net.officefloor.gef.ide.editor that return ChangeExecutor Modifier and Type Method Description ChangeExecutorAbstractItem.ConfigurableContext. getChangeExecutor()Obtains theChangeExecutor.
-