All Packages   Class Hierarchy Index of Fields and Methods
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 _

A

actionPerformed(ActionEvent). Method in class Pasiphae.Pasiphae.3
actionPerformed(ActionEvent). Method in class Pasiphae.Pasiphae.4
actionPerformed(ActionEvent). Method in class Pasiphae.Pasiphae.5
actionPerformed(ActionEvent). Method in class Pasiphae.Pasiphae.6
actionPerformed(ActionEvent). Method in class Pasiphae.Pasiphae.7
actionPerformed(ActionEvent). Method in class Pasiphae.Pasiphae.8
actionPerformed(ActionEvent). Method in class Pasiphae.Pasiphae.9
actionPerformed(ActionEvent). Method in class Pasiphae.PasiphaeZoomWindow.2
add(MyMutableTreeNode). Method in class Pasiphae.MyMutableTreeNode
rajoute un noeud fils
addZoomPanel(String, PasiphaeZoomPanel). Method in class Pasiphae.PasiphaeZoomWindow
addZoomPanel adds the pasiPanel PasiphaeZoomPanel to the ZoomWindow, with the associated name
Audio(HttpURLConnection). Constructor for class Pasiphae.Audio
AudioX_mpeg(HttpURLConnection). Constructor for class AudioX_mpeg
AudioX_pn_realaudio(HttpURLConnection). Constructor for class AudioX_pn_realaudio
author. Variable in class Pasiphae.TextHtml

B

backgroundColor. Static variable in class Pasiphae.MyTreeCellRenderer
bitrate. Variable in class AudioX_mpeg
boldFont. Static variable in class Pasiphae.MyTreeCellRenderer

C

channels. Variable in class Pasiphae.Audio
checkAndAddDocOrShortcut(MyMutableTreeNode, MyMutableTreeNode). Method in class Pasiphae.Slave
Insere un nouveau noeud sous currentNodeAncester, soit sous la forme de nouveau document, soit sous la forme de shortcut si une occurence de ce document existe deja
checkAndAddShortcut(String, MyMutableTreeNode). Method in class Pasiphae.Slave
columnCount. Variable in class Pasiphae.PasiphaeZoomPanel
Number of columns for the table (ie: number of different fields of objects in the data array) Two cases: [1] If data has objects belonging to the same class, we count the number of fields of this class.
compressionRatio. Variable in class Pasiphae.ImageJpeg
containsKey(Object). Method in class Pasiphae.MyMutableTreeNode
Permet de savoit si un noeud contenant un document donne existe deja comme fils du noeud courant
contentLanguage. Variable in class Pasiphae.MIMEDoc
contentLength. Variable in class Pasiphae.MIMEDoc
contentType. Variable in class Pasiphae.MIMEDoc
count(). Method in class Pasiphae.PageParser
cout(String). Static method in class Pasiphae.Master
cout(String). Static method in class Pasiphae.MIMEDoc
cout(String). Static method in class Pasiphae.MyMutableTreeNode
cout(String). Static method in class Pasiphae.MyTreeCellRenderer
cout(String). Static method in class Pasiphae.MyTreeModel
cout(String). Static method in class Pasiphae.Slave
currentDoc. Variable in class Pasiphae.Slave
currentNode. Variable in class Pasiphae.Slave
currentNodeAncester. Variable in class Pasiphae.Slave
currentURL. Variable in class Pasiphae.Slave
currentURLConn. Variable in class Pasiphae.Slave

D

data. Variable in class Pasiphae.PasiphaeZoomPanel
We store the data for the table in the dataArray field
dataColumnName(int). Method in class Pasiphae.PasiphaeZoomPanel
Returns the name of the col-th column of the table
dataHeader. Variable in class Pasiphae.PasiphaeZoomPanel
Names of the columns (headers)
dataMethod. Variable in class Pasiphae.PasiphaeZoomPanel
Get methods for the headers
dataModel. Variable in class Pasiphae.PasiphaeZoomPanel
dataTable. Variable in class Pasiphae.PasiphaeZoomPanel
This class is a panel with a JTable inside.
dataValueAt(int, int). Method in class Pasiphae.PasiphaeZoomPanel
Gives the data located at the row-th row and col-th col in the table Catch the IllegalAccessException, IllegalArgumentException, InvocationTargetException, but only print the stackTrace.
defaultFont. Static variable in class Pasiphae.MyTreeCellRenderer
depth. Variable in class Pasiphae.Master
displayTitle. Variable in class Pasiphae.Pasiphae
duration. Variable in class Pasiphae.Audio

E

encoding. Variable in class Pasiphae.MIMEDoc
enum. Variable in class Pasiphae.MyVector
exitPasiphae(). Method in class Pasiphae.Pasiphae
Bye, bye...
expandedIcon. Variable in class Pasiphae.MyTreeCellRenderer

F

finalize(). Method in class Pasiphae.PageParser
find(String). Method in class Pasiphae.PageParser
FindTag(). Method in class Pasiphae.PageParser
folderIcon. Variable in class Pasiphae.MyTreeCellRenderer
format. Variable in class Pasiphae.ImageGif
forName(String). Static method in class Pasiphae.MIMEDoc
Fonction de conversion content-type HTTP -> Classe java derivant de MIMEDoc
frequency. Variable in class AudioX_mpeg
frequency. Variable in class AudioX_pn_realaudio

G

generator. Variable in class Pasiphae.TextHtml
getAuthor(). Method in class Pasiphae.TextHtml
getBitrate(). Method in class AudioX_mpeg
getChannels(). Method in class Pasiphae.Audio
getChild(Object, int). Method in class Pasiphae.MyTreeModel
getChildCount(Object). Method in class Pasiphae.MyTreeModel
getChildren. Static variable in class Pasiphae.Slave
getColumnCount(). Method in class Pasiphae.PasiphaeZoomPanel.1
getColumnName(int). Method in class Pasiphae.PasiphaeZoomPanel.1
getCompressionLevel(). Method in class Pasiphae.ImageJpeg
getContentLanguage(). Method in class Pasiphae.MIMEDoc
getContentLength(). Method in class Pasiphae.MIMEDoc
getContentType(). Method in class Pasiphae.MIMEDoc
getDuration(). Method in class Pasiphae.Audio
getElement(). Method in class Pasiphae.MyVector
getEncoding(). Method in class Pasiphae.MIMEDoc
getFormat(). Method in class Pasiphae.ImageGif
getFrequency(). Method in class AudioX_mpeg
getFrequency(). Method in class AudioX_pn_realaudio
getHashtable(). Static method in class Pasiphae.Master
getHtmlChildAt(int). Method in class Pasiphae.MyMutableTreeNode
Renvoit un noeud contenant le ie fils de type TextHtml
getHtmlChildCount(). Method in class Pasiphae.MyMutableTreeNode
Donne le nb de fils de type TextHtml
getLastModified(). Method in class Pasiphae.MIMEDoc
GetLine(). Method in class Pasiphae.PageParser
getRowCount(). Method in class Pasiphae.PasiphaeZoomPanel.1
getStatus(). Method in class Pasiphae.MIMEDoc
getTitle(). Method in class Pasiphae.TextHtml
getTree(). Static method in class Pasiphae.Master
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean). Method in class Pasiphae.MyTreeCellRenderer
getURL(). Method in class Pasiphae.MIMEDoc
getValueAt(int, int). Method in class Pasiphae.PasiphaeZoomPanel.1
getXSize(). Method in class Pasiphae.Image
getYSize(). Method in class Pasiphae.Image
gfxTree. Variable in class Pasiphae.Pasiphae
gfxTreeModel. Variable in class Pasiphae.Pasiphae
globalHashtable. Static variable in class Pasiphae.Master
globalHashtable. Static variable in class Pasiphae.Slave

H

hashtable. Variable in class Pasiphae.MyMutableTreeNode
hasParm(String). Method in class Pasiphae.PageParser
HEIGHT. Static variable in class Pasiphae.Pasiphae
html. Variable in class Pasiphae.MyMutableTreeNode

I

Image(HttpURLConnection). Constructor for class Pasiphae.Image
ImageGif(HttpURLConnection). Constructor for class Pasiphae.ImageGif
ImageJpeg(HttpURLConnection). Constructor for class Pasiphae.ImageJpeg
inURLs. Static variable in class Pasiphae.Slave
isLeaf(Object). Method in class Pasiphae.MyTreeModel
isShortcut. Variable in class Pasiphae.MyMutableTreeNode
isShortcut(). Method in class Pasiphae.MyMutableTreeNode
Ce noeud est il deja represente autre part dans l'arborescence ?
isShortcut(boolean). Method in class Pasiphae.MyMutableTreeNode

J


K


L

lastModified. Variable in class Pasiphae.MIMEDoc
launchScan(String, String, String). Method in class Pasiphae.Pasiphae
Launch the scan of the website
leafIcon. Variable in class Pasiphae.MyTreeCellRenderer

M

main(String[]). Static method in class Pasiphae.Master
main(String[]). Static method in class Pasiphae.Pasiphae
now, blast off the screen !
main(String[]). Static method in class Pasiphae.PasiphaeZoomWindow
A simple test
master. Variable in class Pasiphae.Pasiphae
Master(String, int, int, boolean). Constructor for class Pasiphae.Master
maxThreadTextField. Variable in class Pasiphae.Pasiphae
MIMEDoc(HttpURLConnection). Constructor for class Pasiphae.MIMEDoc
Recupere des infos basiques sur l'url
MIMEDoc(URL). Constructor for class Pasiphae.MIMEDoc
mouseClicked(MouseEvent). Method in class Pasiphae.Pasiphae.1
MyMutableTreeNode(). Constructor for class Pasiphae.MyMutableTreeNode
MyMutableTreeNode(Object). Constructor for class Pasiphae.MyMutableTreeNode
MyTreeCellRenderer(). Constructor for class Pasiphae.MyTreeCellRenderer
MyTreeModel(TreeNode). Constructor for class Pasiphae.MyTreeModel
MyVector(). Constructor for class Pasiphae.MyVector

N

next(). Method in class Pasiphae.PageParser
NextToken(StringTokenizer). Method in class Pasiphae.PageParser
node. Variable in class Pasiphae.MyCouple

O

outURLs. Static variable in class Pasiphae.Slave

P

paint(Graphics). Method in class Pasiphae.MyTreeCellRenderer
parm(int). Method in class Pasiphae.PageParser
parm(String). Method in class Pasiphae.PageParser
parse(HttpURLConnection). Method in class Pasiphae.MIMEDoc
A implementer pour parser le document et en extraire des info et les liens eventuels (cf: TextHtml.java)
parse(HttpURLConnection). Method in class Pasiphae.TextHtml
parse le document html.
parseDoc(). Method in class Pasiphae.Slave
Parse le document et extrait les liens du document si l'objet MIMEDoc supporte la fonction parse (cf MIMEDoc.java et tous ses derives)
ParseTag(String). Method in class Pasiphae.PageParser
Pasiphae(). Constructor for class Pasiphae.Pasiphae
PasiphaeZoomPanel(MIMEDoc[]). Constructor for class Pasiphae.PasiphaeZoomPanel
Ctor: just pass a not null array of MIMEDoc to build a new PasiphaeZoomPanel
PasiphaeZoomWindow(). Constructor for class Pasiphae.PasiphaeZoomWindow
prefix(). Method in class Pasiphae.PageParser
processURL(). Method in class Pasiphae.Slave
fonction pricipale qui se connect a l'url currentURL, cree le document associe, le parse, recupere les liens qu'il contient et l'insere dans la hierarchie de documents

Q


R

recursionLevelTextField. Variable in class Pasiphae.Pasiphae
removeAll(). Method in class Pasiphae.PasiphaeZoomWindow
Removes all the PasiphaeZoomPanels in the current window
renderTitle. Static variable in class Pasiphae.MyTreeCellRenderer
renderTitle(). Static method in class Pasiphae.MyTreeCellRenderer
renderURL(). Static method in class Pasiphae.MyTreeCellRenderer
restrictToDomain. Static variable in class Pasiphae.Slave
rowCount. Variable in class Pasiphae.PasiphaeZoomPanel
Number of rows for the table (ie: number of objects in data
run(). Method in class Pasiphae.Master
Lance le maitre et les esclaves
run(). Method in class Pasiphae.Slave

S

SaveString(char). Method in class Pasiphae.PageParser
selected. Variable in class Pasiphae.MyTreeCellRenderer
selectedColor. Static variable in class Pasiphae.MyTreeCellRenderer
selectedNode. Variable in class Pasiphae.Pasiphae
setAuthor(String). Method in class Pasiphae.TextHtml
setBitRate(int). Method in class AudioX_mpeg
setChannels(int). Method in class Pasiphae.Audio
setCompressionLevel(int). Method in class Pasiphae.ImageJpeg
setContentLanguage(String). Method in class Pasiphae.MIMEDoc
setContentLanguage(String). Method in class Pasiphae.TextHtml
setDuration(int). Method in class Pasiphae.Audio
setFormat(String). Method in class Pasiphae.ImageGif
setFrequency(int). Method in class AudioX_mpeg
setFrequency(int). Method in class AudioX_pn_realaudio
setGenerator(String). Method in class Pasiphae.TextHtml
setSeedURL(). Method in class Pasiphae.Master
Insere la 1e url dans la liste des url a recuperer
setStatus(int). Method in class Pasiphae.MIMEDoc
setStayInside(boolean). Method in class Pasiphae.Pasiphae
Set the appropriate mode of exploration
setTitle(String). Method in class Pasiphae.TextHtml
setTitleMode(boolean). Method in class Pasiphae.Pasiphae
Select the appropriate mode for displaying the nodes
setXSize(int). Method in class Pasiphae.Image
setYSize(int). Method in class Pasiphae.Image
slave. Variable in class Pasiphae.Master
Slave(). Constructor for class Pasiphae.Slave
Slave.AllreadyInTreeException(Slave, String). Constructor for class Pasiphae.Slave.AllreadyInTreeException
Slave.NotInDomainException(Slave, String). Constructor for class Pasiphae.Slave.NotInDomainException
slaveMaxNb. Variable in class Pasiphae.Master
spawnSlaves(). Method in class Pasiphae.Master
Lance les esclaves
status. Variable in class Pasiphae.MIMEDoc
stayInside. Variable in class Pasiphae.Pasiphae
swapURLs(). Method in class Pasiphae.Master
Remplace la liste des URL a recolter par la liste des liens recuperes dans les pages parcourues

T

tabbedPane. Variable in class Pasiphae.PasiphaeZoomWindow
Our TabbedPane, used to store the panels where we put each mime types Remember you can get the number of tabs inside, with getTabCount()
Text(HttpURLConnection). Constructor for class Pasiphae.Text
TextHtml(HttpURLConnection). Constructor for class Pasiphae.TextHtml
TextPlain(HttpURLConnection). Constructor for class Pasiphae.TextPlain
title. Variable in class Pasiphae.TextHtml
toString(). Method in class Pasiphae.Audio
toString(). Method in class AudioX_mpeg
toString(). Method in class AudioX_pn_realaudio
toString(). Method in class Pasiphae.Image
toString(). Method in class Pasiphae.ImageGif
toString(). Method in class Pasiphae.ImageJpeg
toString(). Method in class Pasiphae.MIMEDoc
toString(). Method in class Pasiphae.TextHtml
tree. Static variable in class Pasiphae.Master
tree. Static variable in class Pasiphae.Slave

U

Unknown(HttpURLConnection). Constructor for class Pasiphae.Unknown
Unknown(URL). Constructor for class Pasiphae.Unknown
url. Variable in class Pasiphae.Master
url. Variable in class Pasiphae.MIMEDoc
url. Variable in class Pasiphae.MyCouple
urlTextField. Variable in class Pasiphae.Pasiphae

V

val(int). Method in class Pasiphae.PageParser
viewPanel. Variable in class Pasiphae.Pasiphae

W

waitForSlaves(). Method in class Pasiphae.Master
Attend la mort des esclaves
WIDTH. Static variable in class Pasiphae.Pasiphae
windowClosing(WindowEvent). Method in class Pasiphae.Pasiphae.2
windowClosing(WindowEvent). Method in class Pasiphae.PasiphaeZoomWindow.1

X

xSize. Variable in class Pasiphae.Image

Y

ySize. Variable in class Pasiphae.Image

Z

zoom. Variable in class Pasiphae.Pasiphae
zoomItem(). Method in class Pasiphae.Pasiphae
Called to zoom the selected item in the tree

_


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 _
All Packages   Class Hierarchy Index of Fields and Methods