JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
M
main
- package main
main(String[])
- Static method in class main.
App
Sets system look and feel and run application.
MainFrame
- Class in
gui
Abstract frame represents basic window.
MainFrame(Engine, Language)
- Constructor for class gui.
MainFrame
Create frame with specific language and engine for data analyze.
Menu
- Class in
gui.components
This class represent Menu gui object.
Menu(String, Language)
- Constructor for class gui.components.
Menu
Create instance of new Menu with specific string id (location in language file) and specific language
Language
.
MenuItem
- Class in
gui.components
This class represent Button gui object.
MenuItem(String, Language)
- Constructor for class gui.components.
MenuItem
Create instance of new Menu item with specific string id (location in language file) and specific language
Language
.
model
- package model
MyTableModel
- Class in
gui.model
Universal table model for class
Table
.
MyTableModel(Table)
- Constructor for class gui.model.
MyTableModel
Create table model.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes