JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 23 & JDK 23
java.desktop
java.awt.desktop
AboutEvent
Uses of Class
java.awt.desktop.AboutEvent
Packages that use
AboutEvent
Package
Description
java.awt.desktop
Provides interfaces and classes for interaction with various desktop capabilities.
Uses of
AboutEvent
in
java.awt.desktop
Methods in
java.awt.desktop
with parameters of type
AboutEvent
Modifier and Type
Method
Description
void
AboutHandler.
handleAbout
(
AboutEvent
e)
Called when the application is asked to show its about dialog.