| Interface | Description |
|---|---|
| FilteredObservableList |
Base interface of all the Lists we use in our application.
|
| Class | Description |
|---|---|
| AbstractFilteredObservableList |
Common filtering stuff for both the CSV and tree list.
|
| CsvFileredObservableList |
A CsvFileredObservableList generates its data from parsing a CSV input stream.
|
| TreeFilteredObservableList |
A TreeFilteredObservableList generates its data from recursivly parsing a
directory tree.
|
Copyright © 2017 Jürgen Zeller (privat). All rights reserved.