From b7cb58538e6371d97fecb399d5d35f514dca4351 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Sat, 7 Jan 2012 14:16:08 +0100 Subject: Regen docs --- .../eclipse/emf/cdo/ui/ide/CommonNavigatorUtils.html | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/CommonNavigatorUtils.html') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/CommonNavigatorUtils.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/CommonNavigatorUtils.html index 502ba69911..3474597491 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/CommonNavigatorUtils.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/CommonNavigatorUtils.html @@ -109,6 +109,10 @@ Class CommonNavigatorUtils +

+Miscellaneous functionality associated with visualization on the Common Navigator Framework. +

+


@@ -127,7 +131,7 @@ Class CommonNavigatorUtils CommonNavigatorUtils.MessageType
-            +          Defines message decoration to be shown in the Common Navigator through CommonNavigatorUtils   @@ -146,7 +150,8 @@ Class CommonNavigatorUtils CommonNavigatorUtils.MessageType type)
-            +          Creates a fake adaptable object whose sole purpose is to show a message + in the common navigator. @@ -155,7 +160,8 @@ Class CommonNavigatorUtils CommonNavigatorUtils.MessageType type)
-            +          Same as createMessageProvider(String, MessageType), but returning the object as an Object + array   @@ -186,6 +192,9 @@ createMessageProvider public static Object createMessageProvider(String message, CommonNavigatorUtils.MessageType type)
+
Creates a fake adaptable object whose sole purpose is to show a message + in the common navigator. +

@@ -198,6 +207,9 @@ createMessageProviderChild public static Object[] createMessageProviderChild(String message, CommonNavigatorUtils.MessageType type)
+
Same as createMessageProvider(String, MessageType), but returning the object as an Object + array +

-- cgit v1.2.1