Method updateUI()
Return type: void
Member of: javax.swing.JTree
[api documentation ] [ main menu]

Examples of how the element is used (one line per example):
[add your own example]

1 tree.updateUI();
2 tree.updateUI();
3 tree.updateUI();
4 updateUI();
5 tree.updateUI();
6 tree.updateUI();
7 _criteriasTree.updateUI();
8 tree.updateUI();
Java and J2SE are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other Countries.