[
https://issues.apache.org/jira/browse/PIVOT-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833389#action_12833389
]
Greg Brown commented on PIVOT-412:
----------------------------------
I think it is OK for null to have two separate meanings here. The use cases for
Component#setCursor() and Mouse.setCursor() are different. In fact, they
already have separate meanings, since null is allowed in Component#setCursor()
but not in Mouse.setCursor().
I personally think null is clearer, but I am open to either.
> Add HIDDEN Cursor enum
> ----------------------
>
> Key: PIVOT-412
> URL: https://issues.apache.org/jira/browse/PIVOT-412
> Project: Pivot
> Issue Type: Improvement
> Components: wtk
> Affects Versions: 1.4
> Reporter: Todd Volkert
> Priority: Minor
> Fix For: 1.4.2
>
>
> Support an invisible cursor.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.