Skip to content

Conversation

@koushiksdhu
Copy link

@koushiksdhu koushiksdhu commented Sep 30, 2022

y.getName() will be there in line no. 29.

for(File y:x.listFiles())
{
temp.add(new DefaultMutableTreeNode(y.getName()));
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant