scone.accesstracking2
Class EventDecoderGecko
java.lang.Object
scone.accesstracking2.EventDecoder
scone.accesstracking2.EventDecoderGecko
public class EventDecoderGecko
- 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.
- Version:
- 1.5, 20-Aug-2004
- Author:
- Torsten Hass, Harald Weinreich
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
EventDecoderGecko
public EventDecoderGecko()