All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.javafx.control.Hyperlink.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    An HTML like label which can be a graphic and/or text which responds to rollovers and clicks. When a hyperlink is clicked/pressed isVisited() becomes true. A Hyperlink behaves just like a Button. When a hyperlink is pressed and released a ActionEvent is sent, and your application can perform some action based on this event.

]]>
Indicates whether this link has already been "visited".

]]>
The text to display in the label.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy