com.aptana.ide.editor.css
Class CSSErrorManager

java.lang.Object
  extended by com.aptana.ide.editors.unified.errors.UnifiedErrorManager
      extended by com.aptana.ide.editor.css.CSSErrorManager
All Implemented Interfaces:
IErrorManager, IFileContextListener, java.util.EventListener, org.eclipse.jface.util.IPropertyChangeListener

public class CSSErrorManager
extends UnifiedErrorManager

Author:
Robin Debreuil, Kevin Lindsey

Field Summary
 
Fields inherited from class com.aptana.ide.editors.unified.errors.UnifiedErrorManager
fileService
 
Constructor Summary
CSSErrorManager(FileService fileService)
          CSSErrorManager
 
Method Summary
protected  org.eclipse.jface.preference.IPreferenceStore getPreferenceStore()
          Returns the preference store
 java.lang.String processLanguagePartition(org.eclipse.jface.text.ITypedRegion partition, java.lang.String source)
          processLanguagePartition
 
Methods inherited from class com.aptana.ide.editors.unified.errors.UnifiedErrorManager
filterMessage, isFiltered, onContentChanged, parseForErrors, propertyChange, showErrors, showInfos, showWarnings, stripChars
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSSErrorManager

public CSSErrorManager(FileService fileService)
CSSErrorManager

Parameters:
fileService -
Method Detail

getPreferenceStore

protected org.eclipse.jface.preference.IPreferenceStore getPreferenceStore()
Returns the preference store

Overrides:
getPreferenceStore in class UnifiedErrorManager
Returns:
IPreferenceStore

processLanguagePartition

public java.lang.String processLanguagePartition(org.eclipse.jface.text.ITypedRegion partition,
                                                 java.lang.String source)
processLanguagePartition

Overrides:
processLanguagePartition in class UnifiedErrorManager
Parameters:
partition -
source -
Returns:
String