You get an infinite recursion in BasicTreeUI with this custom TreeModel.
Get the swing "Genealogy" demo here:
http://java.sun.com/docs/books/tutorial/uiswing/components/example-swing/
( GenealogyExample.java,GenealogyModel.java,GenealogyTree.java,Person.java )

Click on Peter (grandpa) and then "Show Ancestors" to trigger the bug.


-- 
           Summary: BasicTreeUI falls into infinite recursion w/ custom
                    TreeModel
           Product: classpath
           Version: 0.19
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sven at physto dot se


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24802



_______________________________________________
Bug-classpath mailing list
Bug-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-classpath

Reply via email to