Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
K
M
O
S
M
main(String[])
- Static method in class KnnMethod.UI.
knnForm
Main function used to execute the program.
MinMax
- Class in
KnnMethod.Classes
Class, which serves for storing minimum a maximum value of all columns.
MinMax(double, double)
- Constructor for class KnnMethod.Classes.
MinMax
Constructor, which stores the minimum and maximum value of an attribute.
MinMax()
- Constructor for class KnnMethod.Classes.
MinMax
Empty constructor
MyDefaultTableModel
- Class in
KnnMethod.Classes
Extension of the DefaultTableModel class - one method Vector getColumnIdentifiers() added.
MyDefaultTableModel()
- Constructor for class KnnMethod.Classes.
MyDefaultTableModel
Empty constructor
MyDefaultTableModel(Object[][], String[])
- Constructor for class KnnMethod.Classes.
MyDefaultTableModel
Constructor, which enables adding columns with default names (taken from array "string").
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
K
M
O
S