-
Enhancement
-
Resolution: Unresolved
-
P5
-
None
-
1.2.2, 6
-
Fix Understood
-
generic
-
generic
Name: jk109818 Date: 06/16/2000
java version "1.2.2"
Classic VM (build JDK-1.2.2-001, native threads, symcjit)
Unlike the rest of the model class hierarchy, the TreeModel hierarchy does not
provide an AbstractTreeModel that takes care of registering listeners but
leaves the implementation up to the user. DefaultTreeModel is the only provided
implementation, and it requires the use of TreeNodes or DefaultMutableTreeNodes.
(Review ID: 102855)
======================================================================
Refer to this forum thread for two suggested implementations:
https://jdk-collaboration.dev.java.net/servlets/ProjectForumMessageView?forumID=1463&messageID=10881
java version "1.2.2"
Classic VM (build JDK-1.2.2-001, native threads, symcjit)
Unlike the rest of the model class hierarchy, the TreeModel hierarchy does not
provide an AbstractTreeModel that takes care of registering listeners but
leaves the implementation up to the user. DefaultTreeModel is the only provided
implementation, and it requires the use of TreeNodes or DefaultMutableTreeNodes.
(Review ID: 102855)
======================================================================
Refer to this forum thread for two suggested implementations:
https://jdk-collaboration.dev.java.net/servlets/ProjectForumMessageView?forumID=1463&messageID=10881