C# Class Nereid.PlayerInterface

Inheritance: Banshee.Gui.BaseClientWindow, IClientWindow, IDBusObjectName, IService, IDisposable, IHasSourceView
Afficher le fichier Open project: mono-soc-2011/banshee

Méthodes publiques

Свойство Type Description
ShowCoverArt SchemaEntry
SourceViewWidth SchemaEntry

Private Properties

Свойство Type Description
BuildFooter void
BuildHeader void
BuildPrimaryLayout void
BuildViews void
HandleTrackModelReloaded void
OnActiveSourceChanged void
OnEntryFocusOutEvent void
OnGdkEventFilter Gdk.FilterReturn
OnProgrammaticSearch void
OnSearchEntryChanged void
OnSourceBoxSizeAllocated void
OnSourcePropertyChanged void
OnSourceUpdated void
OnStatusBoxButtonPress void
SetSimple void
UpdateCoverArtDisplay void
UpdateSourceContents void
UpdateSourceInformation void

Méthodes publiques

Méthode Description
BeginRenameSource ( Source source ) : void
Dispose ( ) : void
PlayerInterface ( ) : System
ResetHighlight ( ) : void

Méthodes protégées

Méthode Description
ConnectEvents ( ) : void
Initialize ( ) : void
OnKeyPressEvent ( Gdk evnt ) : bool
OnShown ( ) : void
PlayerInterface ( IntPtr ptr ) : System

Private Methods

Méthode Description
BuildFooter ( ) : void
BuildHeader ( ) : void
BuildPrimaryLayout ( ) : void
BuildViews ( ) : void
HandleTrackModelReloaded ( object sender, EventArgs args ) : void
OnActiveSourceChanged ( SourceEventArgs args ) : void
OnEntryFocusOutEvent ( object o, Gtk.FocusOutEventArgs args ) : void
OnGdkEventFilter ( IntPtr xevent, Gdk gdkevent ) : Gdk.FilterReturn
OnProgrammaticSearch ( object o, EventArgs args ) : void
OnSearchEntryChanged ( object o, EventArgs args ) : void
OnSourceBoxSizeAllocated ( object o, EventArgs args ) : void
OnSourcePropertyChanged ( object o, PropertyChangeEventArgs args ) : void
OnSourceUpdated ( SourceEventArgs args ) : void
OnStatusBoxButtonPress ( object o, ButtonPressEventArgs args ) : void
SetSimple ( bool simple ) : void
UpdateCoverArtDisplay ( ) : void
UpdateSourceContents ( Source source ) : void
UpdateSourceInformation ( ) : void

Method Details

BeginRenameSource() public méthode

public BeginRenameSource ( Source source ) : void
source Source
Résultat void

ConnectEvents() protected méthode

protected ConnectEvents ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void

OnKeyPressEvent() protected méthode

protected OnKeyPressEvent ( Gdk evnt ) : bool
evnt Gdk
Résultat bool

OnShown() protected méthode

protected OnShown ( ) : void
Résultat void

PlayerInterface() public méthode

public PlayerInterface ( ) : System
Résultat System

PlayerInterface() protected méthode

protected PlayerInterface ( IntPtr ptr ) : System
ptr System.IntPtr
Résultat System

ResetHighlight() public méthode

public ResetHighlight ( ) : void
Résultat void

Property Details

ShowCoverArt public_oe static_oe property

public static SchemaEntry ShowCoverArt
Résultat SchemaEntry

SourceViewWidth public_oe static_oe property

public static SchemaEntry SourceViewWidth
Résultat SchemaEntry