Uses of Interface
net.sf.jaxodraw.logging.JaxoLogger

Packages that use JaxoLogger
net.sf.jaxodraw.logging Logging classes for JaxoDraw
net.sf.jaxodraw.util Utility methods. 
 

Uses of JaxoLogger in net.sf.jaxodraw.logging
 

Classes in net.sf.jaxodraw.logging that implement JaxoLogger
 class JaxoDefaultLogger
          Default implementation of JaxoLogger.
 

Uses of JaxoLogger in net.sf.jaxodraw.util
 

Methods in net.sf.jaxodraw.util that return JaxoLogger
static JaxoLogger JaxoLog.getLogger()
          Returns the current logger.
 

Methods in net.sf.jaxodraw.util with parameters of type JaxoLogger
static void JaxoLog.setLogger(JaxoLogger newLogger)
          Sets a logger.
 



Copyright © 2003-2011 The JaxoDraw team. All Rights Reserved.