Package | Description |
---|---|
org.jdesktop.swingx.hyperlink |
Modifier and Type | Method | 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 © 2018. All rights reserved.