-
Notifications
You must be signed in to change notification settings - Fork 55
Cloudio Examples
mwienand edited this page Aug 4, 2016
·
6 revisions
- bundle: org.eclipse.gef.cloudio.examples.ui
The examples provided by Examples.UI demonstrate how to use the API provided by the Cloudio.UI module of Cloudio. They are not deployed on our update-sites and have to checked out in source (org.eclipse.gef.fx.examples.ui
) from our GEF Git repository (see GEF Project Contributor Guide for details on how to obtain the sources and setup your workspace). Having prepared everything as outlined before, the standalone example might easily be started by launching one of the following example classes from org.eclipse.gef.cloudio.examples.ui
via the context menu ('Run As' -> 'Java Application').
The TagCloudSnippet
demonstrates the usage of TagCloud.
The TagCloudViewerSnippet
demonstrates the usage of TagCloudViewer.