All Packages  Class Hierarchy

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

Index of all Fields and Methods

C

clearList(). Method in class Scanner
clearList() is used to clear the contents of the lists and vectors of HREFs and SRCs

H

handleEvent(Event). Method in class Scanner
handleEvent(Event) is invoked when an Event is generated.

I

init(). Method in class Scanner
init() is invoked when the applet is initialized

P

paint(Graphics). Method in class Scanner
paint(Graphics) is invoked when repainting the applet
parse(String). Method in class Scanner
parse(String) checks the parameters content type and decides which action should be performed
parseAUDIO(). Method in class Scanner
parseAUDIO() starts a new thread that plays a soundfile
parseHTML(). Method in class Scanner
parseHTML() parses the content of a html document for HREFs and SRCs
parseHTML(String, String). Method in class Scanner
parseHTML(String, String) parses a string depending on a delimiter
parseIMAGE(String). Method in class Scanner
parseIMAGE() fetches an image and shows the image in a frame
parseURL(String, String). Method in class Scanner
parseURL(String, String) parses the rest of a string depending on a delimiter

R

refreshList(). Method in class Scanner
refreshList() is used to fill the contents of the lists and vectors with HREFs and SRCs
run(). Method in class Scanner
run() is invoked when the applet starts

S

Scanner(). Constructor for class Scanner
start(). Method in class Scanner
start() is invoked when the applet starts
stop(). Method in class Scanner
stop() is invoked when the applet stops

U

update(Graphics). Method in class Scanner
update(Graphics) is invoked when repainting the applet