Uses of Interface
org.eclipse.gef.common.dispose.IDisposable
-
Packages that use IDisposable Package Description org.eclipse.gef.common.adapt This package provides abstractions and implementations related to an enhanced adaptable-pattern. -
-
Uses of IDisposable in org.eclipse.gef.common.adapt
Classes in org.eclipse.gef.common.adapt that implement IDisposable Modifier and Type Class Description class
AdaptableSupport<A extends IAdaptable>
A support class to manage adapters for a sourceIAdaptable
.
-