Java™ Platform
Standard Ed. 6

Uses of Class
java.awt.Desktop

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 Desktop instance 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 Desktop using the specified peer interface.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.