You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Whitcomb (JIRA)" <ji...@apache.org> on 2017/12/14 23:10:04 UTC

[jira] [Comment Edited] (PIVOT-1017) Move the tutorial "Ruler" class into the mainline code for use by others

    [ https://issues.apache.org/jira/browse/PIVOT-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16291766#comment-16291766 ] 

Roger Whitcomb edited comment on PIVOT-1017 at 12/14/17 11:09 PM:
------------------------------------------------------------------

Enhance the border drawing for RulerSkin:
* Add the remaining choices to Borders for all the two and three border cases.
* Move the border drawing into GraphicsUtilities.drawBorders and out of RulerSkin.

Sending        wtk\src\org\apache\pivot\wtk\Borders.java
Sending        wtk\src\org\apache\pivot\wtk\GraphicsUtilities.java
Sending        wtk\src\org\apache\pivot\wtk\skin\RulerSkin.java
Transmitting file data ...done
Committing transaction...
Committed revision 1818221.


was (Author: rwhitcomb):
Enhance the border drawing for RulerSkin:
* Add the remaining choices to Borders for all the two and three border cases.
* Move the border drawing into GraphicsUtilities.drawBorders and out of RulerSkin.
Sending        wtk\src\org\apache\pivot\wtk\Borders.java
Sending        wtk\src\org\apache\pivot\wtk\GraphicsUtilities.java
Sending        wtk\src\org\apache\pivot\wtk\skin\RulerSkin.java
Transmitting file data ...done
Committing transaction...
Committed revision 1818221.

> Move the tutorial "Ruler" class into the mainline code for use by others
> ------------------------------------------------------------------------
>
>                 Key: PIVOT-1017
>                 URL: https://issues.apache.org/jira/browse/PIVOT-1017
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>         Environment: All
>            Reporter: Roger Whitcomb
>            Assignee: Roger Whitcomb
>            Priority: Minor
>             Fix For: 2.1
>
>
> The "Ruler" class (and associated Skin and Listener classes) already exists in two places in the tutorials branch, so it should go into the main "wtk" code so it can be used by others who might find it useful.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)