Package | Description |
---|---|
org.eclipse.gef4.mvc.domain |
This package contains the
IDomain
abstraction and its related
AbstractDomain realization. |
org.eclipse.gef4.mvc.fx.tools |
This package contains JavaFX-specific
ITool implementations for different
interactions (e.g. mouse drag). |
org.eclipse.gef4.mvc.tools |
This package contains the
ITool
abstraction and its related AbstractTool
realization. |
Class and Description |
---|
ITool
An
ITool handles a certain aspect of user interaction. |
Class and Description |
---|
AbstractTool
The
AbstractTool can be used as a base class for ITool
implementations. |
ITool
An
ITool handles a certain aspect of user interaction. |
Class and Description |
---|
ITool
An
ITool handles a certain aspect of user interaction. |
Copyright (c) 2014 itemis AG and others. All rights reserved.