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

A

AboutDialog(Frame, boolean). Constructor for class AboutDialog
AboutDialog(Frame, String, boolean). Constructor for class AboutDialog
addNotify(). Method in class AboutDialog
addNotify(). Method in class MainFrame
addNotify(). Method in class PassWord
addNotify(). Method in class QuitDialog
addNotify(). Method in class RunDlg
addNotify(). Method in class View
analysis(). Method in class HTMLpage
find out all the link inside that page

D

DB(int). Constructor for class DB
create an empty DB object
DB(int, String). Constructor for class DB
create an empty DB object
download(). Method in class HTMLpage
start to download the content from the URL

E

exist(URL). Method in class DB
test if the given URL has already existed in the DB

F

ftp(String, String, String, String). Constructor for class ftp

G

get(URL). Method in class DB
retrieve a HTMLpage object from the database
getDocumentBase(). Method in class HTMLpage
return the directory the file is located in the ORIGINAL URL for the use of directory reorder
getFilename(String). Method in class HTMLpage
return a usable local file name
getOnePage(TreeNode). Method in class View
getPassword(). Method in class PassWord
getURL(). Method in class HTMLpage
return the URL of this page
getUserName(). Method in class PassWord

H

HTMLpage(String). Constructor for class HTMLpage
create a HTMLpage object given a single url

I

init(String, String). Method in class View
insert(HTMLpage). Method in class DB
insert a HTMLpage ogject to the database index key is the URL of the page
isImage(String). Static method in class HTMLpage
static utilily function to test if a given URL is a image or not
isValid(). Method in class PassWord

K

killme(). Method in class MainFrame

L

load(RunDlg, URL, int). Method in class DB
load (or maybe download is a better name) from a URL, this is a recursive function

M

mail(String, String). Constructor for class mail
main(String[]). Static method in class MainFrame
MainFrame(). Constructor for class MainFrame
MainFrame(String). Constructor for class MainFrame

P

PassWord(Frame). Constructor for class PassWord
PassWord(Frame, boolean). Constructor for class PassWord
PassWord(Frame, String). Constructor for class PassWord
PassWord(Frame, String, boolean). Constructor for class PassWord

Q

QuitDialog(Frame, boolean). Constructor for class QuitDialog
QuitDialog(Frame, String, boolean). Constructor for class QuitDialog

R

run(). Method in class MainFrame
RunDlg(Frame, boolean). Constructor for class RunDlg
RunDlg(Frame, String, boolean). Constructor for class RunDlg

S

save(DB, String). Method in class HTMLpage
save the content of page to a local direcotry, modify the link structure according to the content of DB
save(String). Method in class DB
save the DB's content to a given directory
setPassword(String). Method in class PassWord
setUserName(String). Method in class PassWord
show(). Method in class AboutDialog
show(). Method in class MainFrame
show(). Method in class QuitDialog
show(). Method in class RunDlg
show(). Method in class View
start(). Method in class MainFrame

V

View(Frame, boolean). Constructor for class View
View(Frame, String, boolean). Constructor for class View