| Class | Description |
|---|---|
| NBODialog |
A dialog for interacting with NBOServer
The NBODialog class includes all public entry points.
|
| NBODialogConfig | |
| NBODialogModel | |
| NBODialogRun | |
| NBODialogSearch | |
| NBODialogView | |
| NBOJob |
A job to be queued by NBOJobQueue.
|
| NBOJobQueueManager |
A queue for running NBOJobs sequentially .
|
| NBOService |
A service for interacting with NBOServe (experimental)
TODO: figure out how to manage time-consuming asynchronous requests
|