Class Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
B
 BinarySearch
 Browser
C
 Collection
 Cookie
 Core
E
 EventManager
G
 Gateway
L
 List
 Log
M
 Map
 MouseImpl
P
 Pipe
 Properties
Q
 QuickSort
S
 Screen
 Set
T
 Text
Binary search object
Basic browser sniffer.
Base object for the collections objects List and Set
Cookie access and manipulation class
Core acts as a pre processor.
Allows delegation of browser events (key press, mouse move, etc) so any process can be notified of an event.
This object handles sending.
A list of elements.
Constructor for the logging window (or other std output if implemented)
Simple Map object with a lame seaching algorithm.
Constructor for SystemMouse this holds the current mouse position on the screen in X and Y
This creates a HTTPConnection factory that can produce http connetion object that are IE and Mozilla capable they can be used to GET and POST to a server It is oftend used in one go like:
Class to deal with properies files.
Quick sort object
Functions that help get information from and about the screen
Set keeps a unique list of elements and wont allow nulls or undefined values.
General Output text functions