Package | Description |
---|---|
org.jdesktop.swingx.hyperlink |
Modifier and Type | Method and Description |
---|---|
static HyperlinkAction |
HyperlinkAction.createHyperlinkAction(URI uri)
Factory method to create and return a HyperlinkAction for the given uri.
|
static HyperlinkAction |
HyperlinkAction.createHyperlinkAction(URI uri,
Desktop.Action type)
Creates and returns a HyperlinkAction with the given target and action type.
|
Copyright © 2015. All rights reserved.