[ 
https://issues.apache.org/jira/browse/PIVOT-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sandro Martini resolved PIVOT-805.
----------------------------------

    Resolution: Fixed

Note that with this fix now inside paint() I have to test on the instanceof 
Graphics (before it wasn't needed), but the first case if the usual (non-print) 
mode, to reduce the number of unnecessary if ... and go in the else only during 
print from Java (and NOT during Print from the Browser in case of Applets, for 
this see PIVOT-511).

                
> Labels doesn't appear in Print from Java
> ----------------------------------------
>
>                 Key: PIVOT-805
>                 URL: https://issues.apache.org/jira/browse/PIVOT-805
>             Project: Pivot
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: Sandro Martini
>            Assignee: Sandro Martini
>            Priority: Minor
>              Labels: browser, java, print
>             Fix For: 2.0.1
>
>         Attachments: LabelSkin.patch
>
>
> Labels doesn't appear in Print from Java:
> note that this is a partial solution of the other ticket "Labels doesn't 
> appear in Print from Browser", more complex to fix (and probably related to 
> something strange even in Java classes).
> So this solves "only" the case of Print from Pivot , but using Java Print 
> facilities.
> I think this should be applyable to Applications, and Applets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to