Uses of Class
ca.corbett.extras.io.HyperlinkUtil.BrowseAction
Packages that use HyperlinkUtil.BrowseAction
Package
Description
Contains utility classes for dealing with input and output operations.
-
Uses of HyperlinkUtil.BrowseAction in ca.corbett.extras.io
Methods in ca.corbett.extras.io that return HyperlinkUtil.BrowseActionModifier and TypeMethodDescriptionstatic HyperlinkUtil.BrowseActionCreates a new BrowseAction for the given URL string and with no popup dialog.static HyperlinkUtil.BrowseActionCreates a new BrowseAction for the given URL string and the given owner Component for showing popup dialogs.static HyperlinkUtil.BrowseActionCreates a new BrowseAction for the given URI and with no popup dialog.static HyperlinkUtil.BrowseActionCreates a new BrowseAction for the given URI and the given owner Component for showing popup dialogs.static HyperlinkUtil.BrowseActionCreates a new BrowseAction for the given URL and with no popup dialog.static HyperlinkUtil.BrowseActionCreates a new BrowseAction for the given URL and the given owner Component for showing popup dialogs.Allows modifying the name of this action after creation.