Package | Description |
---|---|
controller |
Application controller classes, for managing the extraction
process, the storage of the extracted information, management of modules and profiles,
event handling, and environment observation.
|
gui |
The graphical user interface made with swing and awt, and the system tray icon.
|
Class and Description |
---|
GUI
Graphical User Interface - The application can run with, or without an
enabled GUI.
|
Class and Description |
---|
EventsTab |
FileDrop.Listener
Implement this inner interface to listen for when files are dropped.
|
FileDrop.TransferableObject.Fetcher
Instead of passing your data directly to the
FileDrop.TransferableObject constructor, you may want to know exactly
when your data was received in case you need to remove it from its
source (or do anyting else to it). |
GUI
Graphical User Interface - The application can run with, or without an
enabled GUI.
|
HelpTab
GUI tab to display usage information for the user.
|
JsonEditor |
ProfileTab |
TimelineHTTPServer |