Package org.eclipse.xtext.ui.editor

Interface Summary
DirtyStateEditorSupport.IConcurrentEditingCallback Allows to mock the user decision in unit tests.
DirtyStateEditorSupport.IDirtyStateEditorSupportClient Minimal required interface for clients.
IContentTypeSpecific  
IDirtyResource Representation of a resource that is currently edited.
IDirtyStateManager An implementation of IDirtyStateManager can be used to register a currently edited resource and listen to changes on those resources.
IDirtyStateManager.Event The IDirtyStateManager will raise specialized events that provide direct type-safe access to the source as IDirtyStateManager.
ISourceViewerAware  
IURIEditorOpener  
IXtextEditorAware  
IXtextEditorCallback  
XtextSourceViewer.Factory  
 

Class Summary
AbstractDirtyStateAwareEditorCallback  
CompoundXtextEditorCallback  
DirtyStateEditorSupport  
DirtyStateEditorSupport.InteractiveConcurrentEditingQuestion  
DirtyStateManager  
DirtyStateManager.Event  
DocumentBasedDirtyResource  
GlobalURIEditorOpener  
IXtextEditorCallback.NullImpl  
LanguageSpecificURIEditorOpener  
Messages  
PresentationDamager This implementations relies on an XtextDocument, which provides information about the damaged region of the last change.
SchedulingRuleFactory Scheduling rule factory for asynchronous operations.
SchedulingRuleFactory.Sequence All jobs that are configured with the same instance of this rule will run sequentially.
StatefulResourceDescription  
WorkspaceEncodingProvider Resolves the encoding for IFiles and falls back to the IEncodingProvider configured for in the runtime module otherwise.
XtextEditor  
XtextEditorErrorTickUpdater  
XtextEditorPropertyTester  
XtextMarkerRulerAction Super class is marked as not extendable, but it should be extendable
XtextPresentationReconciler  
XtextReadonlyEditorInput  
XtextSourceViewer  
XtextSourceViewer.DefaultFactory  
XtextSourceViewerConfiguration