You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Chris Bartlett (JIRA)" <ji...@apache.org> on 2010/09/17 22:31:32 UTC

[jira] Commented: (PIVOT-637) Ensure that keystrokes & associated functionality handled by ComponentKeyListener methods are documented in javadocs

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

Chris Bartlett commented on PIVOT-637:
--------------------------------------

Added javadoc method comments for all org.apache.pivot.wtk.* classes with 
ComponentKeyListener#keyTyped(), 
ComponentKeyListener#keyReleased() & 
ComponentKeyListener#keyPressed() methods.

The only exceptions being TextArea and TextPane which have recently changed and may not be finalized yet.



> Ensure that keystrokes & associated functionality handled by ComponentKeyListener methods are documented in javadocs
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: PIVOT-637
>                 URL: https://issues.apache.org/jira/browse/PIVOT-637
>             Project: Pivot
>          Issue Type: Task
>          Components: wtk, wtk-terra
>         Environment: n/a
>            Reporter: Chris Bartlett
>            Assignee: Chris Bartlett
>            Priority: Minor
>             Fix For: 2.0
>
>
> This will allow Pivot users to inform themselves of existing keyboard functionality without resorting to reviewing source code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.