|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |