public class Visualizer extends Object
NodeTreeModel, NodeListModel, etc. use these objects as its model values.
public static TreeNode findVisualizer(Node node)
This method can be called only from AWT-Event dispatch thread.
node - node to create safe representant forpublic static Node findNode(Object visualizer)
visualizer - visualizer create by findVisualizer methodClassCastException - if the parameter is invalidBuilt on September 7 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.