Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.virtuosotechnologies.asaph.maingui

Classes in com.virtuosotechnologies.asaph.maingui used by com.virtuosotechnologies.asaph.maingui
CommandManager
          The command manager API exported by the maingui plugin
CommandManager.CommandCategory
          A category for commands, specifying where in the menus the command will appear, as well as additional behaviors involving appearance and enabling.
CommandManagerImpl
          Implementation of main menu commands
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.
DatabaseEvent
          A database has changed state
DatabaseEvent.Type
           
DatabaseHandler
          Implement this interface to handle events related to an opened database
DatabaseIdentifier
          An identifier for a SongDatabase.
DatabaseListener
          Database change listener
DatabaseManager
          The song database manager API exported by the maingui plugin
DatabaseManagerImpl
          Manager for the open database list (implementation)
DatabaseManagerImpl.DatabaseListModel
           
DatabaseManagerImpl.Item
          JList element type
DatabaseSelectionEvent
          The selection in the database list has changed.
DuplicateConnectorException
          Connector name already exists
GuiEnvironmentManager
          A miscellaneous API exported by the maingui plugin
ListsImpl
          Implementation of the database and song lists.
ListsImpl.HeaderPane
           
ListUpdateManager
          The list update manager API exported by the maingui plugin
MainGuiPlugin
          Implementation of main gui.
MainGuiPlugin.GuiEnvironmentManagerImpl
           
PaneController
          Controller for a pane
PaneHandler
          This interface should be implemented to handle pane-related events
PaneManager
          The pane manager API exported by the maingui plugin
PaneManagerImpl
          Implementation of the pane manager
PaneManagerImpl.PaneControllerImpl
           
PrefsPaneProvider
          This interface should be implemented to implement a prefs pane.
PrefsWindowManager
          The preferences window manager API exported by the maingui plugin
PrefsWindowManagerImpl
          Implementation of PrefsWindowManager
SearchGui
          Song list filter gui
SearchGui.ComboBoxItem
           
SelectionListener
          Selection change listener
SelectionManager
          The selection manager API exported by the maingui plugin
SongListModel
          ListModel implementation for a song list
SongListModel.Item
          JList element type
SongListModel.ItemComparator
          Definition of ordering for songs
SongListModel.SizeChangeListener
           
SongSelectionEvent
          The selection in the song list has changed.