Uses of Class
org.crosswire.bibledesktop.desktop.Desktop

Packages that use Desktop
org.crosswire.bibledesktop.desktop The swing section is in charge of turning the XML from the source section into a screen view. 
 

Uses of Desktop in org.crosswire.bibledesktop.desktop
 

Fields in org.crosswire.bibledesktop.desktop declared as Desktop
protected  Desktop DesktopActions.desktop
          The desktop on which these actions work
private  Desktop DebugPane.desktop
          The main window
 

Methods in org.crosswire.bibledesktop.desktop that return Desktop
 Desktop DesktopActions.getDesktop()
           
 

Methods in org.crosswire.bibledesktop.desktop with parameters of type Desktop
private  void AboutPane.init(Desktop desktop)
          Build the GUI components
 

Constructors in org.crosswire.bibledesktop.desktop with parameters of type Desktop
AboutPane(Desktop desktop)
          Basic constructor
DebugPane(Desktop desktop)
          Simple ctor
DesktopActions(Desktop desktop)
          Create the actions for the desktop
 


Copyright ? 2003-2004