Uses of Class
java.awt.desktop.PreferencesEvent
Packages that use PreferencesEvent
Package
Description
Provides interfaces and classes for interaction with various desktop
 capabilities.
- 
Uses of PreferencesEvent in java.awt.desktopMethods in java.awt.desktop with parameters of type PreferencesEventModifier and TypeMethodDescriptionvoidPreferencesHandler.handlePreferences(PreferencesEvent e) Called when the app is asked to show its preferences UI.