sbApplicationController.js File Reference

Go to the source code of this file.

Functions

Cu import ("resource://gre/modules/XPCOMUtils.jsm")
 
function ApplicationController ()
 

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cr = Components.results
 
const Ce = Components.Exception
 
const Cu = Components.utils
 
const WINDOWTYPE_SONGBIRD_PLAYER = "Songbird:Main"
 
const WINDOWTYPE_SONGBIRD_CORE = "Songbird:Core"
 

Function Documentation

function ApplicationController ( )

Definition at line 43 of file sbApplicationController.js.

Cu import ( "resource://gre/modules/XPCOMUtils.jsm"  )

Variable Documentation

const Cc = Components.classes

Definition at line 27 of file sbApplicationController.js.

const Ce = Components.Exception

Definition at line 30 of file sbApplicationController.js.

Definition at line 28 of file sbApplicationController.js.

const Cr = Components.results

Definition at line 29 of file sbApplicationController.js.

const Cu = Components.utils

Definition at line 31 of file sbApplicationController.js.

const WINDOWTYPE_SONGBIRD_CORE = "Songbird:Core"

Definition at line 36 of file sbApplicationController.js.

const WINDOWTYPE_SONGBIRD_PLAYER = "Songbird:Main"

Definition at line 35 of file sbApplicationController.js.