Uses of Class
org.kalmeo.kuix.widget.Desktop

Packages that use Desktop
org.kalmeo.kuix.core   
org.kalmeo.kuix.widget   
 

Uses of Desktop in org.kalmeo.kuix.core
 

Methods in org.kalmeo.kuix.core that return Desktop
 Desktop KuixCanvas.getDesktop()
          Returns the Desktop instance.
 

Methods in org.kalmeo.kuix.core with parameters of type Desktop
abstract  void KuixMIDlet.initDesktopContent(Desktop desktop)
           
 void KuixInitializer.initDesktopContent(Desktop desktop)
          Init the Desktop's content.
 

Uses of Desktop in org.kalmeo.kuix.widget
 

Methods in org.kalmeo.kuix.widget that return Desktop
 Desktop Widget.getDesktop()
           
 Desktop Desktop.getDesktop()
           
 

Methods in org.kalmeo.kuix.widget with parameters of type Desktop
 void Menu.MenuPopup.show(Desktop desktop, int displayX, int displayY)
          Display the Menu.MenuPopup
 



Copyright © 2007-2008 Kalmeo. All Rights Reserved.