Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class java.awt.Desktop.Action
Uses in package java.awt
Methods with parameter type java.awt.Desktop.Action
boolean
Desktop
.
isSupported
(
Desktop.Action
action)
Check if the given Action is supported by this implementation.
Uses in package java.awt.peer
Methods with parameter type java.awt.Desktop.Action
boolean
DesktopPeer
.
isSupported
(
Desktop.Action
action)
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)