mxGraph 2.5.0.1


Uses of Interface
com.mxgraph.util.svg.ErrorHandler

Packages that use ErrorHandler
com.mxgraph.util.svg   
 

Uses of ErrorHandler in com.mxgraph.util.svg
 

Classes in com.mxgraph.util.svg that implement ErrorHandler
 class DefaultErrorHandler
          This class provides a default implementation of ErrorHandler.
 

Fields in com.mxgraph.util.svg declared as ErrorHandler
protected  ErrorHandler AbstractParser.errorHandler
          The error handler.
 

Methods in com.mxgraph.util.svg with parameters of type ErrorHandler
 void Parser.setErrorHandler(ErrorHandler handler)
          Allows an application to register an error event handler.
 void AbstractParser.setErrorHandler(ErrorHandler handler)
          Allow an application to register an error event handler.
 


mxGraph 2.5.0.1


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.