-
- Enclosing class:
- HyperlinkEvent
public static final class HyperlinkEvent.EventType
extends Object
Defines the ENTERED, EXITED, and ACTIVATED event types, along
with their string representations, returned by toString().
-
-
Method Summary
Modifier and Type |
Method |
Description |
String |
toString() |
Converts the type to a string.
|