| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Desktop | |
|---|---|
| java.awt | Contains all of the classes for creating user interfaces and for painting graphics and images. | 
| Uses of Desktop in java.awt | 
|---|
| Methods in java.awt that return Desktop | |
|---|---|
| static Desktop | Desktop.getDesktop()Returns the Desktopinstance of the current
 browser context. | 
| Methods in java.awt with parameters of type Desktop | |
|---|---|
| protected abstract  java.awt.peer.DesktopPeer | Toolkit.createDesktopPeer(Desktop target)Creates this toolkit's implementation of the Desktopusing the specified peer interface. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.