Skip to content

Cloudio Examples

mwienand edited this page Aug 4, 2016 · 6 revisions

Examples.UI (undeployed)

  • 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').

TagCloudSnippet

The TagCloudSnippet demonstrates the usage of TagCloud.

TagCloudViewerSnippet

The TagCloudViewerSnippet demonstrates the usage of TagCloudViewer.