| 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 CsvFileredObservableList.
|
| LoadTreeRequest<T> |
A LoadTreeRequest creates a FilteredObservableList.
|
| MainDc |
Dialog controller for the main window.
|
| MainPc |
Presentation controller for the main window.
|
Copyright © 2017 Jürgen Zeller (privat). All rights reserved.