Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
GEF/GEF4/Cloudio/Examples
Examples.UI (undeployed)
- bundle: org.eclipse.gef4.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.gef4.fx.examples.ui
) from our GEF4 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.gef4.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.