no message

This commit is contained in:
2023-10-29 03:09:05 +03:00
parent a501f69910
commit 67a2795f68

View File

@@ -7,7 +7,7 @@ public class SapforTasksPackageTree extends DataTree {
public SapforTasksPackageTree(DefaultMutableTreeNode root_in) {
super(root_in);
// setRootVisible(false);
CollapseAll();
ExpandAll();
}
/*
@Override