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 2007/03/02 13:06:51 UTC

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

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

Alexey Petrenko reassigned HARMONY-2313:
----------------------------------------

    Assignee: Alexey Petrenko

> [classlib][swing] Extended List features must be supported
> ----------------------------------------------------------
>
>                 Key: HARMONY-2313
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2313
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Ilya Okomin
>         Assigned To: Alexey Petrenko
>            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.
-
You can reply to this email to add a comment to the issue online.