Uses of Class
org.eclipse.gef.mvc.fx.behaviors.ContentPartPool
Packages that use ContentPartPool
-
Uses of ContentPartPool in org.eclipse.gef.mvc.fx.behaviors
Methods in org.eclipse.gef.mvc.fx.behaviors that return ContentPartPoolModifier and TypeMethodDescriptionprotected ContentPartPool
ContentBehavior.getContentPartPool()
Returns theContentPartPool
that is used to recycle content parts in the context of anIViewer
.