org.sonar.plugins.api.web
Interface SourceViewer

All Superinterfaces:
Extension, GwtExtension, ServerExtension
All Known Implementing Classes:
CodeCoverageSourceViewer, DefaultSourceViewer, ViolationsSourceViewer

public interface SourceViewer
extends GwtExtension


Method Summary
 java.lang.String getTitle()
           
 
Methods inherited from interface org.sonar.plugins.api.web.GwtExtension
getGwtId
 

Method Detail

getTitle

java.lang.String getTitle()


Copyright © 2008 SonarSource SA. All Rights Reserved.