From b7cb58538e6371d97fecb399d5d35f514dca4351 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Sat, 7 Jan 2012 14:16:08 +0100 Subject: Regen docs --- .../org/eclipse/emf/cdo/ui/CDOEditorInput.html | 31 +++++++++++++++++---- .../org/eclipse/emf/cdo/ui/CDOEditorInput.png | Bin 1973 -> 6194 bytes .../org/eclipse/emf/cdo/ui/CDOEditorUtil.html | 3 +- .../org/eclipse/emf/cdo/ui/CDOEditorUtil.png | Bin 652 -> 1482 bytes .../org/eclipse/emf/cdo/ui/CDOEventHandler.html | 12 +++++++- .../org/eclipse/emf/cdo/ui/CDOEventHandler.png | Bin 551 -> 4622 bytes ...nteractiveExceptionHandler.ExceptionDialog.html | 17 +++++++---- ...InteractiveExceptionHandler.ExceptionDialog.png | Bin 2159 -> 5135 bytes .../emf/cdo/ui/CDOInteractiveExceptionHandler.html | 12 ++++++-- .../emf/cdo/ui/CDOInteractiveExceptionHandler.png | Bin 3948 -> 5184 bytes .../org/eclipse/emf/cdo/ui/CDOItemProvider.html | 19 +++++++++++-- .../org/eclipse/emf/cdo/ui/CDOItemProvider.png | Bin 1902 -> 5875 bytes .../org/eclipse/emf/cdo/ui/CDOLabelProvider.html | 21 +++++++++++--- .../org/eclipse/emf/cdo/ui/CDOLabelProvider.png | Bin 5383 -> 10507 bytes .../ui/ide/CommonNavigatorUtils.MessageType.html | 4 +++ .../emf/cdo/ui/ide/CommonNavigatorUtils.html | 18 ++++++++++-- .../eclipse/emf/cdo/ui/ide/Node.BranchNode.html | 4 +++ .../eclipse/emf/cdo/ui/ide/Node.PackagesNode.html | 4 +++ .../eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html | 4 +++ .../eclipse/emf/cdo/ui/ide/Node.SessionsNode.html | 4 +++ .../org/eclipse/emf/cdo/ui/ide/Node.Type.html | 4 +++ .../javadoc/org/eclipse/emf/cdo/ui/ide/Node.html | 14 ++++++---- .../emf/cdo/ui/ide/RepositoryContentProvider.html | 6 ++++ .../emf/cdo/ui/ide/RepositoryLabelProvider.html | 5 ++++ .../CommonNavigatorUtils.MessageType.html | 6 ++-- .../org/eclipse/emf/cdo/ui/ide/class-use/Node.html | 8 +++--- .../eclipse/emf/cdo/ui/ide/package-summary.html | 21 +++++++------- .../org/eclipse/emf/cdo/ui/ide/package-use.html | 6 ++-- .../org/eclipse/emf/cdo/ui/package-summary.html | 17 +++++++---- .../org/eclipse/emf/cdo/ui/package-use.html | 2 +- .../org/eclipse/emf/cdo/ui/widgets/AuditScale.html | 5 ++++ .../ui/widgets/ComposeBranchPointComposite.html | 5 ++++ .../emf/cdo/ui/widgets/SelectBranchComposite.html | 5 ++++ .../cdo/ui/widgets/SelectTimeStampComposite.html | 5 ++++ .../emf/cdo/ui/widgets/SessionComposite.html | 6 ++++ .../emf/cdo/ui/widgets/package-summary.html | 12 +++++--- .../eclipse/emf/cdo/ui/widgets/package-use.html | 6 ++-- 37 files changed, 224 insertions(+), 62 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.html index 659c56fafe..5267a613a5 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.html @@ -101,19 +101,32 @@ Interface CDOEditorInput - - + + + +
+

+An specialized IEditorInput for the CDO editor. A CDOEditorInput is + associated with a CDOResource, accessed through a + CDOView instance. +

+ For related operations, see + CDOEditorUtil +

+

Since:
2.0
-
+
See Also:
IEditorInput, +CDOEditorUtil, +CDOView

@@ -132,7 +145,7 @@ Interface CDOEditorInput getResourcePath()
-            +          Returns the path to the @@ -140,7 +153,7 @@ Interface CDOEditorInput getView()
-            +          Returns the CDOView associated with this CDOEditorInput @@ -148,7 +161,7 @@ Interface CDOEditorInput isViewOwned()
-            +          Returns true if the CDO editor instance is responsible for the underlying org.eclipse.emf.cdo.view.CDOView   @@ -187,6 +200,8 @@ getView

 CDOView getView()
+
Returns the CDOView associated with this CDOEditorInput +

@@ -201,6 +216,8 @@ isViewOwned
 boolean isViewOwned()
+
Returns true if the CDO editor instance is responsible for the underlying org.eclipse.emf.cdo.view.CDOView +

@@ -215,6 +232,8 @@ getResourcePath
 String getResourcePath()
+
Returns the path to the +

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.png index e9d69d54fb..8facd7d529 100644 Binary files a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.png and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorInput.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.html index cf3b7e2eea..c6e4b4a175 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.html @@ -102,7 +102,8 @@ Class CDOEditorUtil
- + +
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.png index 6999696803..653ca47d7d 100644 Binary files a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.png and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEditorUtil.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEventHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEventHandler.html index 9eb938693c..ff30208d7b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEventHandler.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEventHandler.html @@ -102,7 +102,9 @@ Class CDOEventHandler
- + + +
@@ -110,6 +112,14 @@ Class CDOEventHandler

+A class that handles events on + TreeViewer-based editors or views. +

+ +

+

+
See Also:
IEvent, +TreeViewer

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEventHandler.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEventHandler.png index f2d1d09dfb..5bd4005099 100644 Binary files a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEventHandler.png and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOEventHandler.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html index 425ee4207d..9d5c5d9576 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html @@ -112,8 +112,9 @@ Class CDOInteractiveExceptionHandler.ExceptionDialog

- - + + +
@@ -121,6 +122,12 @@ Class CDOInteractiveExceptionHandler.ExceptionDialog

+A dialog that shows CDO related exceptions in a convenient manner. +

+ +

+

+
See Also:
CDOInteractiveExceptionHandler

@@ -255,7 +262,7 @@ Class CDOInteractiveExceptionHandler.ExceptionDialog Methods inherited from class org.eclipse.jface.dialogs.TrayDialog -close, closeTray, createButtonBar, createHelpControl, getLayout, getTray, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailable +closeTray, createButtonBar, createHelpControl, getLayout, getTray, handleShellCloseEvent, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailable   @@ -264,7 +271,7 @@ Class CDOInteractiveExceptionHandler.ExceptionDialog Methods inherited from class org.eclipse.jface.dialogs.Dialog -applyDialogFont, buttonPressed, cancelPressed, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getOKButton, initializeBounds, initializeDialogUnits, isResizable, okPressed, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenText +applyDialogFont, buttonPressed, cancelPressed, close, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getOKButton, initializeBounds, initializeDialogUnits, isResizable, okPressed, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenText   @@ -273,7 +280,7 @@ Class CDOInteractiveExceptionHandler.ExceptionDialog Methods inherited from class org.eclipse.jface.window.Window -canHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, handleShellCloseEvent, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManager +canHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManager   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.png index 6766a8949b..d45c43ee48 100644 Binary files a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.png and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.html index e5126c1ec0..3dd9054334 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.html @@ -108,18 +108,24 @@ Class CDOInteractiveExceptionHandler - + +

+

+A CDOSession ExceptionHandler + implementation that shows exception information on a UI dialog +

+

Since:
2.0
-
+
See Also:
CDOSession.ExceptionHandler

@@ -137,7 +143,7 @@ Class CDOInteractiveExceptionHandler CDOInteractiveExceptionHandler.ExceptionDialog
-            +          A dialog that shows CDO related exceptions in a convenient manner.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.png index 85c70603db..08243dc9a3 100644 Binary files a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.png and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.html index afaafe7162..99a4633be4 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.html @@ -108,8 +108,10 @@ Class CDOItemProvider - - + + + +

@@ -117,6 +119,19 @@ Class CDOItemProvider

+Implements multiple functionality related with UI representation of basic CDO concepts on + TreeViewer-based editors and views. +

+ For instance, behaves as content and + label provider for concepts such as CDOSession, + CDOView, CDOResource and CDOResourceFolder. It also providers common context menu action over + those elements. +

+ +

+

+
See Also:
IContentProvider, +ILabelProvider

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.png index 372870cbf4..4e410b3812 100644 Binary files a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.png and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.html index afdaeffb73..70b1eeec85 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.html @@ -107,10 +107,12 @@ Class CDOLabelProvider - - - - + + + + + +

@@ -118,6 +120,17 @@ Class CDOLabelProvider

+A AdapterFactoryLabelProvider specialization + that decorates objects with a color/font code according to their current + state. +

+ +

+

+
See Also:
IColorProvider, +IFontProvider, +CDOObject, +CDOState

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.png b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.png index 66c4f88fde..3fbbb4d08c 100644 Binary files a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.png and b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.png differ diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/CommonNavigatorUtils.MessageType.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/CommonNavigatorUtils.MessageType.html index 3270458a0f..3fab2dd66b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/CommonNavigatorUtils.MessageType.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/CommonNavigatorUtils.MessageType.html @@ -116,6 +116,10 @@ Enum CommonNavigatorUtils.MessageType +

+Defines message decoration to be shown in the Common Navigator through CommonNavigatorUtils +

+


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 +

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.BranchNode.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.BranchNode.html index f6843f6d93..b25d36626c 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.BranchNode.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.BranchNode.html @@ -118,6 +118,10 @@ Class Node.BranchNode +

+Convenience UI object to represent a branch +

+


diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.PackagesNode.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.PackagesNode.html index b2d9d581e7..7a8aab2fad 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.PackagesNode.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.PackagesNode.html @@ -118,6 +118,10 @@ Class Node.PackagesNode +

+Convenience UI object to represent the CDOPackageRegistry +

+


diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html index ec193dd3ba..3898ab0c06 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html @@ -118,6 +118,10 @@ Class Node.ResourcesNode +

+Convenience UI object to represent the CDOResourceNode +

+


diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.SessionsNode.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.SessionsNode.html index 0881180317..b3bbc06943 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.SessionsNode.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.SessionsNode.html @@ -118,6 +118,10 @@ Class Node.SessionsNode +

+Convenience UI object to represent the CDOSession +

+


diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.Type.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.Type.html index 8d756dcedc..2173ce156d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.Type.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.Type.html @@ -116,6 +116,10 @@ Enum Node.Type +

+Differentiates kinds of nodes +

+


diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.html index 26fcf02075..863e78fc39 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.html @@ -121,6 +121,10 @@ Class Node +

+Adaptable abstraction for an UI representation of basic CDO concepts. +

+


@@ -139,7 +143,7 @@ Class Node Node.BranchNode
-            +          Convenience UI object to represent a branch @@ -147,7 +151,7 @@ Class Node Node.PackagesNode
-            +          Convenience UI object to represent the CDOPackageRegistry @@ -155,7 +159,7 @@ Class Node Node.ResourcesNode
-            +          Convenience UI object to represent the CDOResourceNode @@ -163,7 +167,7 @@ Class Node Node.SessionsNode
-            +          Convenience UI object to represent the CDOSession @@ -171,7 +175,7 @@ Class Node Node.Type
-            +          Differentiates kinds of nodes   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html index e9d83fd462..8ef860be79 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html @@ -116,6 +116,12 @@ Class RepositoryContentProvider +

+ITreeContentProvider implementation for the CDO Team + integration. Capable of providing containment information for an project + synchronized with a repository. Understands containment information of the node abstraction. +

+


diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html index 4bf20b33ed..b579239474 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html @@ -116,6 +116,11 @@ Class RepositoryLabelProvider +

+ILabelProvider implementation for the CDO Team integration. Capable + of providing text and image information for nodes +

+


diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/class-use/CommonNavigatorUtils.MessageType.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/class-use/CommonNavigatorUtils.MessageType.html index 9fb56877ea..981c951260 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/class-use/CommonNavigatorUtils.MessageType.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/class-use/CommonNavigatorUtils.MessageType.html @@ -142,7 +142,8 @@ the order they are declared. CommonNavigatorUtils.MessageType type)
-            +          Creates a fake adaptable object whose sole purpose is to show a message + in the common navigator. @@ -151,7 +152,8 @@ the order they are declared. CommonNavigatorUtils.MessageType type)
-            +          Same as CommonNavigatorUtils.createMessageProvider(String, MessageType), but returning the object as an Object + array   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/class-use/Node.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/class-use/Node.html index a97b01bcb9..1728abcdb8 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/class-use/Node.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/class-use/Node.html @@ -116,7 +116,7 @@ Uses of Node.BranchNode
-            +          Convenience UI object to represent a branch @@ -124,7 +124,7 @@ Uses of Node.PackagesNode
-            +          Convenience UI object to represent the CDOPackageRegistry @@ -132,7 +132,7 @@ Uses of Node.ResourcesNode
-            +          Convenience UI object to represent the CDOResourceNode @@ -140,7 +140,7 @@ Uses of Node.SessionsNode
-            +          Convenience UI object to represent the CDOSession   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/package-summary.html index 7eeb6b0c8c..79cccf8eff 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/package-summary.html @@ -113,35 +113,36 @@ Reusable UI IDE components specific to the CDO Model Repository. CommonNavigatorUtils -  +Miscellaneous functionality associated with visualization on the Common Navigator Framework. Node -  +Adaptable abstraction for an UI representation of basic CDO concepts. Node.BranchNode -  +Convenience UI object to represent a branch Node.PackagesNode -  +Convenience UI object to represent the CDOPackageRegistry Node.ResourcesNode -  +Convenience UI object to represent the CDOResourceNode Node.SessionsNode -  +Convenience UI object to represent the CDOSession RepositoryContentProvider -  +ITreeContentProvider implementation for the CDO Team + integration. RepositoryLabelProvider -  +ILabelProvider implementation for the CDO Team integration.   @@ -155,11 +156,11 @@ Reusable UI IDE components specific to the CDO Model Repository. CommonNavigatorUtils.MessageType -  +Defines message decoration to be shown in the Common Navigator through CommonNavigatorUtils Node.Type -  +Differentiates kinds of nodes   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/package-use.html index 717ad58310..3cf64279f3 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/package-use.html @@ -106,19 +106,19 @@ Classes in CommonNavigatorUtils.MessageType
-            +          Defines message decoration to be shown in the Common Navigator through CommonNavigatorUtils Node
-            +          Adaptable abstraction for an UI representation of basic CDO concepts. Node.Type
-            +          Differentiates kinds of nodes   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/package-summary.html index ae9e377ed3..8d07a2e34d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/package-summary.html @@ -116,7 +116,7 @@ Reusable UI components specific to the CDO Model Repository. CDOEditorInput -  +An specialized IEditorInput for the CDO editor.   @@ -134,19 +134,22 @@ Reusable UI components specific to the CDO Model Repository. CDOEventHandler -  +A class that handles events on + TreeViewer-based editors or views. CDOInteractiveExceptionHandler -  +A CDOSession ExceptionHandler + implementation that shows exception information on a UI dialog CDOInteractiveExceptionHandler.ExceptionDialog -  +A dialog that shows CDO related exceptions in a convenient manner. CDOItemProvider -  +Implements multiple functionality related with UI representation of basic CDO concepts on + TreeViewer-based editors and views. CDOLabelDecorator @@ -154,7 +157,9 @@ Reusable UI components specific to the CDO Model Repository. CDOLabelProvider -  +A AdapterFactoryLabelProvider specialization + that decorates objects with a color/font code according to their current + state.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/package-use.html index c3e46d8d86..43c6770008 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/package-use.html @@ -106,7 +106,7 @@ Classes in CDOEditorInput
-            +          An specialized IEditorInput for the CDO editor.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/AuditScale.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/AuditScale.html index b45d2c6308..918ce3e4b9 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/AuditScale.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/AuditScale.html @@ -118,6 +118,11 @@ Class AuditScale +

+UI Widget representing all the historical revisions available for a + branch. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/ComposeBranchPointComposite.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/ComposeBranchPointComposite.html index 806eda4e50..17a6b4a56f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/ComposeBranchPointComposite.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/ComposeBranchPointComposite.html @@ -117,6 +117,11 @@ Class ComposeBranchPointComposite +

+Composed UI widget offering functionality for users to select branches and a timestamp within a branch for a particular + CDOSession +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SelectBranchComposite.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SelectBranchComposite.html index 0b712e2a3d..9c771cc569 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SelectBranchComposite.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SelectBranchComposite.html @@ -119,6 +119,11 @@ Class SelectBranchComposite +

+UI widget that provides visualization of all available branches, + and with the capability to select one. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SelectTimeStampComposite.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SelectTimeStampComposite.html index 4dfd8dc90c..8d3e9b0903 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SelectTimeStampComposite.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SelectTimeStampComposite.html @@ -119,6 +119,11 @@ Class SelectTimeStampComposite +

+UI widget allowing users to indicate timestamp of a + particular historical state of a branch +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SessionComposite.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SessionComposite.html index 83617cce7e..dbdc737a08 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SessionComposite.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/SessionComposite.html @@ -117,6 +117,12 @@ Class SessionComposite +

+Simple composite allowing users to introduce connection information with a + repository. The widget recalls connection history and provides some additional functionality tweakers, as automatic + EPackage registration. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/package-summary.html index 8c7eaf8e53..c1846ef23d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/package-summary.html @@ -110,19 +110,23 @@ A library with reusable widgets. ComposeBranchPointComposite -  +Composed UI widget offering functionality for users to select branches and a timestamp within a branch for a particular + CDOSession SelectBranchComposite -  +UI widget that provides visualization of all available branches, + and with the capability to select one. SelectTimeStampComposite -  +UI widget allowing users to indicate timestamp of a + particular historical state of a branch SessionComposite -  +Simple composite allowing users to introduce connection information with a + repository.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/package-use.html index 6c57c6bab5..f47bf3a428 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/widgets/package-use.html @@ -106,13 +106,15 @@ Classes in SelectBranchComposite
-            +          UI widget that provides visualization of all available branches, + and with the capability to select one. SelectTimeStampComposite
-            +          UI widget allowing users to indicate timestamp of a + particular historical state of a branch   -- cgit v1.2.3