Uses of Class
com.amalgamasimulation.desktop.html.text.HTMLLinkAction
Packages that use HTMLLinkAction
-
Uses of HTMLLinkAction in com.amalgamasimulation.desktop.html
Methods in com.amalgamasimulation.desktop.html that return HTMLLinkActionModifier and TypeMethodDescriptionstatic HTMLLinkActionHTML.linkAction(String text, Runnable action) Creates an HTML link that triggers an action when clicked.static HTMLLinkActionHTML.linkOpenInBrowser(String text, String link) Creates an HTML link that opens the specified URL in the browser when clicked.