C# 클래스 Nereid.PlayerInterface

상속: Banshee.Gui.BaseClientWindow, IClientWindow, IDBusObjectName, IService, IDisposable, IHasSourceView
파일 보기 프로젝트 열기: mono-soc-2011/banshee

공개 프로퍼티들

프로퍼티 타입 설명
ShowCoverArt SchemaEntry
SourceViewWidth SchemaEntry

Private Properties

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
BeginRenameSource ( Source source ) : void
Dispose ( ) : void
PlayerInterface ( ) : System
ResetHighlight ( ) : void

보호된 메소드들

메소드 설명
ConnectEvents ( ) : void
Initialize ( ) : void
OnKeyPressEvent ( Gdk evnt ) : bool
OnShown ( ) : void
PlayerInterface ( IntPtr ptr ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

BeginRenameSource() 공개 메소드

public BeginRenameSource ( Source source ) : void
source Source
리턴 void

ConnectEvents() 보호된 메소드

protected ConnectEvents ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Initialize() 보호된 메소드

protected Initialize ( ) : void
리턴 void

OnKeyPressEvent() 보호된 메소드

protected OnKeyPressEvent ( Gdk evnt ) : bool
evnt Gdk
리턴 bool

OnShown() 보호된 메소드

protected OnShown ( ) : void
리턴 void

PlayerInterface() 공개 메소드

public PlayerInterface ( ) : System
리턴 System

PlayerInterface() 보호된 메소드

protected PlayerInterface ( IntPtr ptr ) : System
ptr System.IntPtr
리턴 System

ResetHighlight() 공개 메소드

public ResetHighlight ( ) : void
리턴 void

프로퍼티 상세

ShowCoverArt 공개적으로 정적으로 프로퍼티

public static SchemaEntry ShowCoverArt
리턴 SchemaEntry

SourceViewWidth 공개적으로 정적으로 프로퍼티

public static SchemaEntry SourceViewWidth
리턴 SchemaEntry