Uses of Class
org.jdesktop.swingx.hyperlink.HyperlinkAction

Packages that use HyperlinkAction
org.jdesktop.swingx.hyperlink   
 

Uses of HyperlinkAction in org.jdesktop.swingx.hyperlink
 

Methods in org.jdesktop.swingx.hyperlink that return HyperlinkAction
static HyperlinkAction HyperlinkAction.createHyperlinkAction(java.net.URI uri)
          Factory method to create and return a HyperlinkAction for the given uri.
static HyperlinkAction HyperlinkAction.createHyperlinkAction(java.net.URI uri, java.awt.Desktop.Action type)
          Creates and returns a HyperlinkAction with the given target and action type.
 



Copyright © 2011. All Rights Reserved.