Uses of Class
java.awt.desktop.PreferencesEvent
| Package | Description | 
|---|---|
| java.awt.desktop | 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 PreferencesEvent Modifier and Type Method Description voidPreferencesHandler. handlePreferences(PreferencesEvent e)Called when the app is asked to show its preferences UI.