Uses of Class
org.eclipse.zest.cloudio.TagCloud
Packages that use TagCloud
-
Uses of TagCloud in org.eclipse.zest.cloudio
Methods in org.eclipse.zest.cloudio that return TagCloudModifier and TypeMethodDescriptionTagCloudViewer.getCloud()
Returns theTagCloud
managed by this viewer.Constructors in org.eclipse.zest.cloudio with parameters of type TagCloudModifierConstructorDescriptionTagCloudViewer
(TagCloud cloud) Create a new TagCloudViewer for the givenTagCloud
, which must not benull
.