Uses of Interface
org.eclipse.gef.common.dispose.IDisposable
Packages that use IDisposable
Package
Description
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 IDisposableModifier and TypeClassDescriptionclass
AdaptableSupport<A extends IAdaptable>
A support class to manage adapters for a sourceIAdaptable
.