swingx
Version 2005-08-19

Uses of Class
org.jdesktop.swingx.LinkModel

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
 

Classes in org.jdesktop.swingx.action with type parameters of type LinkModel
 class LinkModelAction<T extends LinkModel>
          Specialized LinkAction for a target of type LinkModel.
 


swingx
Version 2005-08-19