Skip to content

Update SwingTree.java#7

Open
koushiksdhu wants to merge 1 commit into
mohammedabdulbari:masterfrom
koushiksdhu:master
Open

Update SwingTree.java#7
koushiksdhu wants to merge 1 commit into
mohammedabdulbari:masterfrom
koushiksdhu:master

Conversation

@koushiksdhu

@koushiksdhu koushiksdhu commented Sep 30, 2022

Copy link
Copy Markdown

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