Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
M
N
O
P
Q
R
S
T
U
W
Y
D
DeleteDialog
- class ws.gui.
DeleteDialog
.
This class creates the so-called "Delete"-dialog, it confirms wheather a stem is to be deleteted from the list of database.
DeleteDialog(Frame, JList, String)
- Constructor for class ws.gui.
DeleteDialog
Initializes a DeleteDialog object.
DeleteDialog.MyKeyAdapter
- class ws.gui.
DeleteDialog.MyKeyAdapter
.
This class extends the class
KeyAdapter
.
DeleteDialog.MyKeyAdapter()
- Constructor for class ws.gui.
DeleteDialog.MyKeyAdapter
DeleteDialog.MyWindowAdapter
- class ws.gui.
DeleteDialog.MyWindowAdapter
.
This class extends the class
WindowAdapter
.
DeleteDialog.MyWindowAdapter()
- Constructor for class ws.gui.
DeleteDialog.MyWindowAdapter
dataList
- Variable in class ws.gui.
DeleteDialog
The "DATABASE"-list.
dataList
- Variable in class ws.gui.
GuiGeneration
The "DATABASE"-list.
dataList
- Variable in class ws.qe.
QeStart
The "DATABASE"-list.
deleteButton
- Variable in class ws.gui.
GuiGeneration
The "Delete"-button.
deleteStemInDBList(String, String)
- Static method in class ws.qe.
Tools
Deletes a stem out of the file(out of the database), which registers all the stems in the database.
deleteStemInfoFile(String)
- Static method in class ws.qe.
Tools
Deletes the file, which saves the date of the download and analysis(query expansion), the number of the websites downloaded, its expanded stems and its token-set.
distanceTokens_MC(int[], int[])
- Static method in class ws.qe.
MatrixVector
This method calculates, in a document, the sum of the distance between all the tokens, which belong to two words.
distanceWords_MC(Hashtable, Hashtable)
- Static method in class ws.qe.
MatrixVector
This method calculates the distance between two words in a document.
doIndexing(IndexWriter, File)
- Method in class ws.qe.
Tools
This method dose the indexing recursively, all the files unter a directory and its sub-directories are to be indexed.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
M
N
O
P
Q
R
S
T
U
W
Y