Package | Description |
---|---|
org.eclipse.gef4.mvc.fx.behaviors |
This package contains JavaFX/MVC.FX-specific
IBehavior implementations. |
org.eclipse.gef4.mvc.operations |
This package contains implementations of
IUndoableOperation which can be
used to manipulate the default models, especially content creation and
removal. |
Modifier and Type | Method and Description |
---|---|
protected FocusModel<javafx.scene.Node> |
FXFocusBehavior.getFocusModel()
Returns the
FocusModel at which this FXFocusBehavior is
registered for changes. |
Modifier and Type | Method and Description |
---|---|
protected FocusModel<VR> |
ChangeFocusOperation.getFocusModel()
Returns the
FocusModel adapted to the viewer. |
Copyright (c) 2014 itemis AG and others. All rights reserved.