LinkEditDatabase Constructor |
Name | Description | |
---|---|---|
LinkEditDatabase |
Creates a new blank LinkEditDatabase that will be stored in memory. It will not be
saved to disk.
| |
LinkEditDatabase(String) |
Creates a LinkEditDatabase from a file. If the file doesn't exist then a new
file will be created.
|