Uses of Interface
java.awt.desktop.AboutHandler
Package
Description
Contains all of the classes for creating user interfaces and for painting
graphics and images.
-
Uses of AboutHandler in java.awt
Modifier and TypeMethodDescriptionvoid
Desktop.setAboutHandler
(AboutHandler aboutHandler) Installs a handler to show a custom About window for your application.