Class | Description |
---|---|
FileChooserBookmarksPanel |
Panel for bookmarking directories in a
JFileChooser . |
FileChooserBookmarksPanel.FileChooserBookmarksFactory |
MEKA-specific factory.
|
FileChooserBookmarksPanel.FileChooserBookmarksPropertiesHandler |
The MEKA-specific properties handler.
|
GUIHelper |
A little helper class for GUI related stuff.
|
MekaFileChooser |
A file chooser dialog with directory bookmarks.
|
MekaPanel |
Extended
JPanel . |
MouseUtils |
Helper class for mouse events.
|
ParameterPanel |
A panel that lists one parameter (label and component or just
AbstractChooserPanel) per row.
|
ResultHistory |
For maintaining a history of results.
|
ResultHistoryList |
A specialized
JList to display results. |
ResultHistoryList.ResultHistoryModel |
Model for results histories.
|
StatusBar |
Statusbar for displaying short notifications and an animated icon,
e.g., when busy doing calculations.
|
StatusBar.Animation |
the runnable for the animation.
|