summaryrefslogtreecommitdiff
path: root/javax/swing/JTree.java
diff options
context:
space:
mode:
Diffstat (limited to 'javax/swing/JTree.java')
-rw-r--r--javax/swing/JTree.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/javax/swing/JTree.java b/javax/swing/JTree.java
index 4d7ab003a..3b73ef118 100644
--- a/javax/swing/JTree.java
+++ b/javax/swing/JTree.java
@@ -2740,7 +2740,7 @@ public class JTree extends JComponent implements Scrollable, Accessible
*
* @return a String representation of this JTree
*/
- public String paramString()
+ protected String paramString()
{
// TODO: this is completely legal, but it would possibly be nice
// to return some more content, like the tree structure, some properties