Roger Whitcomb created PIVOT-977:
------------------------------------

             Summary: Specialized component to implement an HTML hyperlink
                 Key: PIVOT-977
                 URL: https://issues.apache.org/jira/browse/PIVOT-977
             Project: Pivot
          Issue Type: Improvement
          Components: wtk
    Affects Versions: 2.0.4
         Environment: All
            Reporter: Roger Whitcomb
            Assignee: Roger Whitcomb
            Priority: Minor
             Fix For: 2.1


The appearance of a LinkButton is the same as an HTML hyperlink, but actually 
using it to implement a hyperlink is rather involved.  So, it would be nice if 
there was a specialized component (subclass of LinkButton) that actually 
implements the hyperlink functionality, using the standard Java 
"Desktop.browse(URI)" method, so it is quite simple to implement a real 
hyperlink within an application.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to