Liking cljdoc? Tell your friends :D

javax.swing.event.HyperlinkEvent$EventType

Defines the ENTERED, EXITED, and ACTIVATED event types, along with their string representations, returned by toString().

Defines the ENTERED, EXITED, and ACTIVATED event types, along
with their string representations, returned by toString().
raw docstring

*-activatedclj

Static Constant.

Activated type.

type: javax.swing.event.HyperlinkEvent$EventType

Static Constant.

Activated type.

type: javax.swing.event.HyperlinkEvent$EventType
raw docstring

*-enteredclj

Static Constant.

Entered type.

type: javax.swing.event.HyperlinkEvent$EventType

Static Constant.

Entered type.

type: javax.swing.event.HyperlinkEvent$EventType
raw docstring

*-exitedclj

Static Constant.

Exited type.

type: javax.swing.event.HyperlinkEvent$EventType

Static Constant.

Exited type.

type: javax.swing.event.HyperlinkEvent$EventType
raw docstring

to-stringclj

(to-string this)

Converts the type to a string.

returns: the string - java.lang.String

Converts the type to a string.

returns: the string - `java.lang.String`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close