You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2006/12/07 13:27:28 UTC

[jira] Updated: (HARMONY-2313) [classlib][swing] Extended List features must be supported

     [ http://issues.apache.org/jira/browse/HARMONY-2313?page=all ]

Alexey Petrenko updated HARMONY-2313:
-------------------------------------

    Patch Info: [Patch Available]

> [classlib][swing] Extended List features must be supported
> ----------------------------------------------------------
>
>                 Key: HARMONY-2313
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2313
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Ilya Okomin
>            Priority: Minor
>         Attachments: Harmony-2313.patch, TestJComboBox.java, TestJList.java
>
>
> When rendering HTML 4.01 (namely OPTGROUP tag) we need extended support from JList and JComboBox components: we need to be able to expose hierarchical structure of the items. 
> The support for the OPTGROUP tag consists of 3 parts:
> 1. HTML-parser support (and we agreed that our parser should follow 4.01 standard) to generate correct callbacks 
> 2. HTMLDocument support to transform callbacks to correct model 
> 3. FormView support to render the model properly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira