mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-10 21:22:33 +00:00
format code
This commit is contained in:
@@ -521,7 +521,7 @@ public class View {
|
||||
expandTreeNodesRecursive(tree, parent, expand);
|
||||
tree.setUI(ui);
|
||||
}
|
||||
|
||||
|
||||
private static void expandTreeNodesRecursive(JTree tree, TreePath parent, boolean expand) {
|
||||
TreeModel model = tree.getModel();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user