| Methods in com.virtuosotechnologies.asaph.maingui with parameters of type DatabaseIdentifier |
DatabaseController |
DatabaseManagerImpl.openDatabase(com.virtuosotechnologies.asaph.model.SongDatabase database,
java.lang.String name,
javax.swing.Icon icon,
DatabaseIdentifier identifier,
DatabaseHandler handler)
Add a database to the list of open databases |
com.virtuosotechnologies.lib.asyncjob.AsyncJobExecution |
DatabaseManagerImpl.openIdentifiedDatabase(com.virtuosotechnologies.lib.asyncjob.AsyncJobRunner runner,
DatabaseIdentifier identifier)
Attempt to open the SongDatabase referenced by the given identifier. |
DatabaseController |
DatabaseManager.openDatabase(com.virtuosotechnologies.asaph.model.SongDatabase database,
java.lang.String name,
javax.swing.Icon icon,
DatabaseIdentifier identifier,
DatabaseHandler handler)
Add a database to the list of open databases |
com.virtuosotechnologies.lib.asyncjob.AsyncJobExecution |
DatabaseManager.openIdentifiedDatabase(com.virtuosotechnologies.lib.asyncjob.AsyncJobRunner runner,
DatabaseIdentifier identifier)
Attempt to open the SongDatabase referenced by the given identifier. |
com.virtuosotechnologies.lib.asyncjob.AsyncJobExecution |
DatabaseConnector.openIdentifiedDatabase(com.virtuosotechnologies.lib.asyncjob.AsyncJobRunner runner,
DatabaseIdentifier identifier)
Attempt to open the SongDatabase referenced by the given identifier. |