You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2007/12/04 14:17:43 UTC

[jira] Updated: (HARMONY-5023) [classlib][awt] AWT references heavy JComponent

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

Alexei Fedotov updated HARMONY-5023:
------------------------------------

    Patch Info: [Patch Available]

> [classlib][awt] AWT references heavy JComponent
> -----------------------------------------------
>
>                 Key: HARMONY-5023
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5023
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexei Fedotov
>            Assignee: Alexey Petrenko
>         Attachments: review_swing_text_utils.patch, swing_text_utils.patch
>
>
> The following utility class references JComponent which makes AWT heavier to load:
> main/java/common/org/apache/harmony/awt/text/TextUtils.java:    public  static Rectangle getEditorRect(final JComponent component) 
> This function is not actually needed for AWT and should be moved to the Swing package.

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