scone.accesstracking2
Class EventDecoderFirefox
java.lang.Object
scone.accesstracking2.EventDecoder
scone.accesstracking2.EventDecoderFirefox
public class EventDecoderFirefox
- extends EventDecoder
The methods of this class are called by AccessTrackingMeg. Every
message of the meg has its own method to evaluate the received
information and to create and change Access events.
This EventDecoder gets its events from a special modified version of FireFox.
- Version:
- 1.5, 20-Aug-2004
- Author:
- Harald Weinreich, Hartmut Obendorf
Fields inherited from class scone.accesstracking2.EventDecoder |
BACK, BOOKMARK, BROWSER_FIREFOX, BROWSER_GECKO, BROWSER_IE, EXPLORER, FIREFOX, FORMSUBMIT, FRAGMENT, GECKO, HEURISTIC, LINK, NETSCAPE, NEWFRAME, NEWURL, NEWWINDOW, NEXT, OTHER, RELOAD, SELFLINK, SKIPPED |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAXHISTORY
protected final int MAXHISTORY
- See Also:
- Constant Field Values
bh
protected scone.accesstracking2.BrowserHistory bh
browserName
protected int browserName
accessEventExisted
protected boolean accessEventExisted
showMessages
protected boolean showMessages
EventDecoderFirefox
public EventDecoderFirefox()