|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkModel | |
---|---|
org.jdesktop.swingx | Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. |
org.jdesktop.swingx.action | Contains classes related to the JDNC actions architecture. |
Uses of LinkModel in org.jdesktop.swingx |
---|
Methods in org.jdesktop.swingx that return LinkModel | |
---|---|
protected LinkModel |
EditorPaneLinkVisitor.getInternalLink()
|
Methods in org.jdesktop.swingx with parameters of type LinkModel | |
---|---|
void |
EditorPaneLinkVisitor.visit(LinkModel link)
|
Uses of LinkModel in org.jdesktop.swingx.action |
---|
Methods in org.jdesktop.swingx.action that return LinkModel | |
---|---|
LinkModel |
LinkAction.getLink()
|
Methods in org.jdesktop.swingx.action with parameters of type LinkModel | |
---|---|
void |
LinkAction.setLink(LinkModel link)
|
Constructors in org.jdesktop.swingx.action with parameters of type LinkModel | |
---|---|
LinkAction(LinkModel link)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |