Uses of Package
org.lyra.Interface

Packages that use org.lyra.Interface
org.lyra   
org.lyra.Interface   
 

Classes in org.lyra.Interface used by org.lyra
PlayerOrganiserFrame
          The main display centre for the interface.
 

Classes in org.lyra.Interface used by org.lyra.Interface
AlbumArtPanel.AlbumArtPopup
          Menu structure that will appear when the user clicks on the Album Cover Art, providing basic functionality.
AlbumArtPanel.Interact
          The code separation from the user interface.
CloseApplicationDialog.Interact
          Implements the most basic logic elements.
HostCreateDialog.Interact
          A class dedicated to the action handling for the org.lyra.Host.Create' class.
LyraTrayIcon
          Class which will create a self-sustained TrayIcon component which can be used to have basic control and display information on Lyra when minimised.
LyraTrayIcon.Interact
          The code separation from the user interface.
LyraTrayIcon.PopupLyra
          Creates the popup menu structure necessary to display along with the system tray icon.
ManageOptionDialog
          The ability to manage and control features of the application start though this interface.
ManageOptionDialog.Interact
          The code separation from the user interface.
PlayerCompactFrame
          Compact player interface without the song selection and management capabilities which exists in the regular interface.
PlayerCompactFrame.Interact
          The code separation from the user interface.
PlayerOrganiserFrame.Interact
          The code separation from the user interface.
PlayerOrganiserFrame.SourceDragger
          This element of code will exist specifically to create a drag capability for the code.
PlayerOrganiserFrame.SourceDropper
          This element of code will exist specifically to create a drag and drop capability for the code.
PlayerOrganiserMenu.Interact
          The code separation from the user interface.
PlayerPanel
          This class serves as the primary interface for the PlayerOrganiserFrame class.
PlayerPanel.Interact
          The code separation from the user interface.
PlayerSearchToolBar.Interact
          The code separation from the user interface.
PlaylistSaveDialog.Interact
          Implements the most basic logic elements.
PlaylistSaveDialog.PlaylistSave
          Simple all encompassing class which is used to pass on all of the necessary class details in order to process a save request.
ProfileFrame.Interact
          The code separation from the user interface.
StatisticsAndFunctionsDialog
          A rather simplistic interface to the Statistical and Functions capability of our connection to the host.
StatisticsAndFunctionsDialog.Interact
          Provides a separation of code and interface.