| Interface | Description |
|---|---|
| LoadDataRequest<T> |
Base interface for all our different load requests.
|
| Class | Description |
|---|---|
| AbstractLoadRequest<T> |
Commmon base class for loading.
|
| LoadFileRequest<T> |
A LoadFileRequest creates a CSVTableModel.
|
| LoadTreeRequest<T> |
A LoadTreeRequest creates a FilteredTableModel.
|
| LoadURLRequest<T> |
A LoadURLRequest creates a CSVTableModel.
|
| MainDc |
Dialog component of the main panel.
|
| MainPc |
Presentation component of the main panel.
|
Copyright © 2013–2024 Jürgen Zeller (privat). All rights reserved.