org.sonar.plugins.core.violationssourceviewer
Class ViolationsSourceViewer

java.lang.Object
  extended by org.sonar.plugins.core.violationssourceviewer.ViolationsSourceViewer
All Implemented Interfaces:
Extension, ServerExtension, GwtExtension, SourceViewer

public class ViolationsSourceViewer
extends java.lang.Object
implements SourceViewer


Constructor Summary
ViolationsSourceViewer()
           
 
Method Summary
 java.lang.String getGwtId()
           
 java.lang.String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViolationsSourceViewer

public ViolationsSourceViewer()
Method Detail

getTitle

public java.lang.String getTitle()
Specified by:
getTitle in interface SourceViewer

getGwtId

public java.lang.String getGwtId()
Specified by:
getGwtId in interface GwtExtension


Copyright © 2008 SonarSource SA. All Rights Reserved.