bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-classpath] [bug #13777] Swing: DefaultMutableTreeNode depthFirstEnu


From: anonymous
Subject: [bug-classpath] [bug #13777] Swing: DefaultMutableTreeNode depthFirstEnumeration etc.
Date: Wed, 13 Jul 2005 07:34:17 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13777>

                 Summary: Swing: DefaultMutableTreeNode depthFirstEnumeration
etc.
                 Project: classpath
            Submitted by: None
            Submitted on: Mit 13.07.2005 um 03:34
                Category: classpath
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________

Details:

Given the recent JTree patches, JTree components are now
mostly useable in Classpath. However, I still get various
NullPointerExceptions in several test applications, due to
stub-methods in DefaultMuteableTreeNode.

These methods should throw an UnsupportedOperation error
instead of silently returning null (or better yet, these
methods should be implemented :-))

preorderEnumeration()
postorderEnumeration()
breathFirstEnumeration()
depthFirstEnumeration()







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13777>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]