Class MusicExtras::TextGui
In: lib/musicextras/gui/textgui.rb
Parent: Gui

Methods

Attributes

control  [R] 

Public Class methods

control
the GuiControl for this gui

Public Instance methods

Sets the album cover. Should be nil to indicate no cover (ie: remove old one)

cover
Binary String containing album cover. Should be nil to

indicate no cover (ie: remove old one)

Sets the artist image.

image
Binary String containing artist image. Should be nil to

indicate no image (ie: remove old one)

Sets biography information

Sets the lyrics

Sets the status of fetching (ie: Retrieving artist image)

msg
A String to dispaly

Sets years active (as a string)

Starts Gui

[Validate]