Uses of Class javax.swing.event.HyperlinkEvent.EventType

Uses in package javax.swing.event

Constructors with parameter type javax.swing.event.HyperlinkEvent.EventType

Creates a new HyperlinkEvent with the given arguments.
Creates a new HyperlinkEvent with the given arguments.
HyperlinkEvent.HyperlinkEvent(Object source, HyperlinkEvent.EventType type, URL url, String description, Element element)
Creates a new HyperlinkEvent with the given arguments.

Fields of type javax.swing.event.HyperlinkEvent.EventType

HyperlinkEvent.EventType
HyperlinkEvent.EventType
HyperlinkEvent.EventType

Methods with return type javax.swing.event.HyperlinkEvent.EventType

HyperlinkEvent.EventType
Returns the type of this event.

Uses in package javax.swing.text.html

Constructors with parameter type javax.swing.event.HyperlinkEvent.EventType

Creates a new hypertext link event.
Creates a new hypertext link event.
Creates a new hypertext link event.
Creates a new hypertext link event.