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
M
MatrixVector
- class ws.qe.
MatrixVector
.
This class contains the methods for creating matrices and calculating vectors accordingly, based on the so-called "Local Association Clustering" and "Local Metric Clusterring" algorithms.
MatrixVector(String, String, ArrayList, ArrayList)
- Constructor for class ws.qe.
MatrixVector
Initializes a Matrix object.
main(String[])
- Static method in class ws.gui.
WordSuggester
The
main
method to open the main window(GUI) and start the program.
makeGBC(int, int, int, int)
- Static method in class ws.gui.
GuiGeneration
Configurates the layout constraints for the elements in word-panel.
menuBar
- Static variable in class ws.gui.
WordSuggester
The menus of the main window(GUI).
mouseClicked(MouseEvent)
- Method in class ws.gui.
GuiGeneration.DataMouseAdapter
Over-writes the inherited method
mouseClicked
.
mousePressed(MouseEvent)
- Method in class ws.gui.
GuiGeneration.OutputMouseAdapter
Over-writes the inherited method
mousePressed
.
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