|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |