|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Logger | |
---|---|
app | This package provides classes for applications and applets based on the Java ARP signing avatar subsystem. |
app.spa | This package defines classes supporting the SiGMLPlayerApplet
class. |
Uses of Logger in app |
---|
Classes in app that implement Logger | |
---|---|
static class |
SToCApplet.SToCALogger
Logger implementation for a SToC Applet, using standard output as the target for logging output, also providing a means ( SToCApplet.SToCALogger.setLogEnabled(boolean) ) of dynamically switching logging
on and off. |
Uses of Logger in app.spa |
---|
Methods in app.spa with parameters of type Logger | |
---|---|
static void |
StateFlag.listAllTags(Logger logger)
Lists the tags for the state flags in this enumeration, on the given logger. |
Constructors in app.spa with parameters of type Logger | |
---|---|
EDTState(Logger logger)
Constructs a new state with no flags, and using the given logger (which may be null if logging is not required). |
|
SimplerSPAEventStreamChannel(Logger lggr)
Constructs a new event channel, using the given logger. |
|
SPAEventDispatcher(jautil.JAOptions opts,
netscape.javascript.JSObject htmlwin,
Logger lggr,
SPAEventStreamSource evtsrc,
player.JACanvasEmbedder embedder,
player.AvatarEventHandler aeh,
player.JALoadingPlayerEventHandler lpeh,
java.lang.Runnable haltevtgen,
OneShotTimeoutBarrier sdbarrier)
Constructs a new SiGML Player Applet event stream processor. |
|
SPAEventStreamChannel(Logger lggr)
Constructs a new event channel, using the given logger. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |