Class ImageWindow
In: examples/fox/bitmapper.rb
Parent: FXMainWindow
Methods
connectToJabber    create    disconnectFromJabber    getIcon    hasExtension    loadImage    new    onCmdFileList    onCmdQuit    sendJabberImage    updateImage   
Attributes
jabber_session  [R] 
Included modules
Responder
Public Class methods
new(app)
Public Instance methods
getIcon(filename)

Convenience function to construct a PNG icon

hasExtension(filename, ext)
loadImage(file)
updateImage(file)

Load the named image file

onCmdQuit(sender, sel, ptr)

Quit the application

onCmdFileList(sender, sel, index)

Command message from the file list

create()

Create and show window

connectToJabber(account, account_password)
sendJabberImage(imagefile)
disconnectFromJabber()