| Home >> All >> com >> virtuosotechnologies >> asaph >> [ maingui Javadoc ] |
com.virtuosotechnologies.asaph.maingui: Javadoc index of package com.virtuosotechnologies.asaph.maingui.
Package Samples:
com.virtuosotechnologies.asaph.maingui
Classes:
DatabaseIdentifier: An identifier for a SongDatabase. This is essentially a parsed URI that specifies a particular database by the connector used to open it, and a connector-specific locator for the database.
DatabaseConnector: This interface is implemented by plugins that know how to connect to a database identified by a DatabaseIdentifier
DatabaseController: An interface for a database connection to use to notify the system of explicit changes to the database attributes.
DatabaseHandler: Implement this interface to handle events related to an opened database
ResourceAccess: Access to resource bundles for com.virtuosotechnologies.asaph.maingui
PaneHandler: This interface should be implemented to handle pane-related events
PrefsWindowManager: The preferences window manager API exported by the maingui plugin
PrefsPaneProvider: This interface should be implemented to implement a prefs pane.
DatabaseManager: The song database manager API exported by the maingui plugin
ListUpdateManager: The list update manager API exported by the maingui plugin
SelectionManager: The selection manager API exported by the maingui plugin
CommandManager: The command manager API exported by the maingui plugin
DatabaseManagerImpl: Manager for the open database list (implementation)
PaneManager: The pane manager API exported by the maingui plugin
GuiEnvironmentManager: A miscellaneous API exported by the maingui plugin
DatabaseSelectionEvent: The selection in the database list has changed.
ListsImpl: Implementation of the database and song lists.
SongSelectionEvent: The selection in the song list has changed.
SongListModel: ListModel implementation for a song list
CommandManagerImpl: Implementation of main menu commands
PrefsWindowManagerImpl: Implementation of PrefsWindowManager
PaneManagerImpl: Implementation of the pane manager
DuplicateConnectorException: Connector name already exists
| Home | Contact Us | Privacy Policy | Terms of Service |