Uses of Class
java.awt.Desktop
Packages that use Desktop
Package
Description
Contains all of the classes for creating user interfaces and for painting
graphics and images.
-
Uses of Desktop in java.awt
Modifier and TypeMethodDescriptionstatic Desktop
Desktop.getDesktop()
Returns theDesktop
instance of the current desktop context.