commit | bd3989defd5e72f20726a1894f3a106ab6b4d953 | [log] [tgz] |
---|---|---|
author | jpasch <jpasch> | Thu Aug 19 14:54:16 2010 +0000 |
committer | jpasch <jpasch> | Thu Aug 19 14:54:16 2010 +0000 |
tree | 5207f7dda79fdf7e16c94936d06d70bf1ef7d0e5 | |
parent | e75fd4376deaf228f370a1d4932a69d0ba55bf07 [diff] |
Adjust JavaDoc
diff --git a/plugins/org.eclipse.graphiti.ui/src/org/eclipse/graphiti/ui/services/GraphitiUi.java b/plugins/org.eclipse.graphiti.ui/src/org/eclipse/graphiti/ui/services/GraphitiUi.java index 5d5e3b4..360b0b6 100644 --- a/plugins/org.eclipse.graphiti.ui/src/org/eclipse/graphiti/ui/services/GraphitiUi.java +++ b/plugins/org.eclipse.graphiti.ui/src/org/eclipse/graphiti/ui/services/GraphitiUi.java
@@ -19,6 +19,8 @@ import org.eclipse.graphiti.ui.internal.services.impl.ImageService; /** + * The Class GraphitiUi. + * * This class is the main access point to all public Graphiti UI services. These * services can be used to work with eclipse platform stuff. E.g. deal with * images or platform extensions.