org.sonar.plugins.core.violationssourceviewer.client
Class GwtViolationsSourceViewer.LineDecoratorsHandler

java.lang.Object
  extended by org.sonar.plugins.core.violationssourceviewer.client.GwtViolationsSourceViewer.LineDecoratorsHandler
All Implemented Interfaces:
JsonUtils.JSONHandler
Enclosing class:
GwtViolationsSourceViewer

public class GwtViolationsSourceViewer.LineDecoratorsHandler
extends java.lang.Object
implements JsonUtils.JSONHandler


Constructor Summary
GwtViolationsSourceViewer.LineDecoratorsHandler()
           
 
Method Summary
 void handleJSON(com.google.gwt.core.client.JavaScriptObject obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GwtViolationsSourceViewer.LineDecoratorsHandler

public GwtViolationsSourceViewer.LineDecoratorsHandler()
Method Detail

handleJSON

public void handleJSON(com.google.gwt.core.client.JavaScriptObject obj)
Specified by:
handleJSON in interface JsonUtils.JSONHandler


Copyright © 2008 SonarSource SA. All Rights Reserved.