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

[jira] Created: (HARMONY-2303) [classlib][swing] javax.swing.text.ParagraphView has three unimplemented methods

[classlib][swing] javax.swing.text.ParagraphView has three unimplemented methods
--------------------------------------------------------------------------------

                 Key: HARMONY-2303
                 URL: http://issues.apache.org/jira/browse/HARMONY-2303
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Denis Kishenko


The following methods are not implemented 
   getNextNorthSouthVisualPositionFrom
   getClosestPositionTo
   flipEastAndWestAtEnds

Their implementation unconditionally throws UnsupportedOperationException.
It doesn't prevent running application, including working with styled text.

-- 
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