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/05/22 11:59:16 UTC

[jira] Commented: (HARMONY-3904) [classlib][swing] javax.swing.plaf.multi package is unimplemented

    [ https://issues.apache.org/jira/browse/HARMONY-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497790 ] 

Alexey Petrenko commented on HARMONY-3904:
------------------------------------------

There are still two unimplemented methods:

method javax.swing.plaf.multi.MultiLookAndFeel.getDisabledIcon(javax.swing.JComponent, javax.swing.Icon): missing in harmony.javax.swing.plaf.multi 
method javax.swing.plaf.multi.MultiLookAndFeel.getDisabledSelectedIcon(javax.swing.JComponent, javax.swing.Icon): missing in harmony.javax.swing.plaf.multi 

I'll create separate JIRA

> [classlib][swing] javax.swing.plaf.multi package is unimplemented
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3904
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3904
>             Project: Harmony
>          Issue Type: Task
>          Components: Classlib
>            Reporter: Dmitry Irlyanov
>         Assigned To: Alexey Petrenko
>         Attachments: H3904-MultiClasses.patch, H3904-UIManager.patch, H3904-UnitTests.patch
>
>
> Multiplexing look and feel unimplemented in harmony.
> The implementation should contain a patch for Multi* classes, unit test and implementation auxiliary look and feels support in the UIManager. 

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