org.eclipse.ecf.presence.ui.chatroom
Class ChatRoomViewerConfiguration

java.lang.Object
  extended by org.eclipse.jface.text.source.SourceViewerConfiguration
      extended by org.eclipse.ui.editors.text.TextSourceViewerConfiguration
          extended by org.eclipse.ecf.presence.ui.chatroom.ChatRoomViewerConfiguration

public class ChatRoomViewerConfiguration
extends org.eclipse.ui.editors.text.TextSourceViewerConfiguration


Field Summary
 
Fields inherited from class org.eclipse.ui.editors.text.TextSourceViewerConfiguration
fPreferenceStore
 
Constructor Summary
ChatRoomViewerConfiguration(org.eclipse.jface.preference.IPreferenceStore preferenceStore, IChatRoomContainer container, ChatRoomManagerView view)
           
 
Method Summary
protected  java.util.Map getHyperlinkDetectorTargets(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
           
 
Methods inherited from class org.eclipse.ui.editors.text.TextSourceViewerConfiguration
computeStateMask, findLocalizedModifier, getAnnotationHover, getConfiguredTextHoverStateMasks, getHyperlinkDetectors, getHyperlinkPresenter, getHyperlinkStateMask, getIndentPrefixes, getOverviewRulerAnnotationHover, getQuickAssistAssistant, getReconciler, getRegisteredHyperlinkDetectors, getTabWidth, getTextHover, getUndoManager, isShowInOverviewRuler, isShowInVerticalRuler, isShownInText
 
Methods inherited from class org.eclipse.jface.text.source.SourceViewerConfiguration
getAutoEditStrategies, getAutoIndentStrategy, getConfiguredContentTypes, getConfiguredDocumentPartitioning, getContentAssistant, getContentFormatter, getDefaultPrefixes, getDoubleClickStrategy, getIndentPrefixesForTab, getInformationControlCreator, getInformationPresenter, getPresentationReconciler, getTextHover
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatRoomViewerConfiguration

public ChatRoomViewerConfiguration(org.eclipse.jface.preference.IPreferenceStore preferenceStore,
                                   IChatRoomContainer container,
                                   ChatRoomManagerView view)
Method Detail

getHyperlinkDetectorTargets

protected java.util.Map getHyperlinkDetectorTargets(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
Overrides:
getHyperlinkDetectorTargets in class org.eclipse.ui.editors.text.TextSourceViewerConfiguration