|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.cdo.ui.ide.CommonNavigatorUtils

Miscellaneous functionality associated with visualization on the Common Navigator Framework.
| Nested Class Summary | |
|---|---|
static class |
CommonNavigatorUtils.MessageType
Defines message decoration to be shown in the Common Navigator through CommonNavigatorUtils |
| Method Summary | |
|---|---|
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. |
static Object[] |
createMessageProviderChild(String message,
CommonNavigatorUtils.MessageType type)
Same as createMessageProvider(String, MessageType), but returning the object as an Object
array |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Object createMessageProvider(String message,
CommonNavigatorUtils.MessageType type)
adaptable object whose sole purpose is to show a message
in the common navigator.
public static Object[] createMessageProviderChild(String message,
CommonNavigatorUtils.MessageType type)
createMessageProvider(String, MessageType), but returning the object as an Object
array
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||