Package org.eclipse.emf.cdo.ui
package org.eclipse.emf.cdo.ui
Reusable UI components specific to the CDO Model Repository.
-
ClassDescriptionAn abstract base class for
dialogs
that asynchronously update their UI withauthorization
information.An abstract base class forhandlers
that automatically update theirenablement
based on anauthorizable operation
.An abstract base class for resource selectiondialogs
that can be used withload resource providers
.Authorizer<E>Asynchronously authorizesauthorizable operations
and caches the authorization results.Anauthorizer's
context.Attaches to a giventransaction
and pops up adialog
for a commit comment whenever this transaction iscommitted
.A dialog for commit comments.A specializedIEditorInput
for the CDO editor.An extension toCDOEditorInput
that provides input object information.An extension toCDOEditorInput
that provides long-runningCDOView
opening.An abstract defaultCDOEditorOpener
implementation.A registry foreditor openers
.Aneditor opener
descriptor registered with theregistry
for contributions to the"org.eclipse.emf.cdo.ui.editorOpeners"
extension point.Some utility methods to cope with CDOEditor and CDOEditorInputA class that handlesevents
onTreeViewer
-based editors or views.A dialog that shows CDO related exceptions in a convenient manner.Listens toview target changed events
from the givenview
and adjusts theinput
of atree-based
UI accordingly.Implements multiple functionality related with UI representation of basic CDO concepts onTreeViewer
-based editors and views.Alistener
on the platform'seditor registry
that fireslabel events
from the associateditem provider
whenelement
labels need to be updated.Decorates labels ofCDO objects
according to a pattern.AAdapterFactoryLabelProvider
specialization that decoratesobjects
with a color/font code according to their currentstate
.Acontributable
provider forresources
that can be loaded into a resource set.Createsload resource providers
.An optionalbutton image
provider interface forload resource providers
.Anidentifiable
topic in the scope of asession
.Anevent
fired from atopic
when theimage
, thetext
(label), or thedescription
attribute of the topic were changed.Automatically preserves atree viewer's
item expansion states across multipletarget changes
of the underlyingview
.Ahash set
-basedtopic provider
.Composes
an image by overlaying one image on top of another image.Deprecated.Auser info storage
that persists the local user info in the file "${user.home}/.eclipse/org.eclipse.emf.cdo.ui/user.properties" .Createshome user info storages
.Auser info storage
that persists the local user info in the EclipseIPreferenceStore
of the "org.eclipse.emf.cdo.ui" bundle.Createspreference user info storages
.Provides a method to load the user info object for thelocal user
.Createsuser info storages
.Provides a method to save the user info object for thelocal user
.
Support
.