Skip to content

Part five#5

Open
oleksiipet wants to merge 8 commits intohyperskill:masterfrom
oleksiipet:part-five
Open

Part five#5
oleksiipet wants to merge 8 commits intohyperskill:masterfrom
oleksiipet:part-five

Conversation

@oleksiipet
Copy link

No description provided.

import webcrawler.workers.PageLoadWorker;

public class WebCrawlerWindow extends JFrame {

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Emptiness

}
}
linksTable.setDataVector(allData, new Vector<>(List.of("URL", "Title")));
return null;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it is better to avoid returning nulls?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks you are right. This worker initially designed to return from doInBackground()

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.

3 participants