org.sonar.plugins.api.web.gwt.client
Class AbstractSourceViewer.LinesHandler

java.lang.Object
  extended by org.sonar.plugins.api.web.gwt.client.AbstractSourceViewer.LinesHandler
All Implemented Interfaces:
JsonUtils.JSONHandler
Enclosing class:
AbstractSourceViewer

public class AbstractSourceViewer.LinesHandler
extends java.lang.Object
implements JsonUtils.JSONHandler


Constructor Summary
AbstractSourceViewer.LinesHandler()
           
 
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

AbstractSourceViewer.LinesHandler

public AbstractSourceViewer.LinesHandler()
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.