I am working on a desktop application. How can we retrieve data from a website and place that format exactly on desktop application? Means I want to represent webpage (not full page, some block) from a website and use it in my desktop application.
I am using Netbeans IDE.
Look to the How to use html in Swing or simple browser via Swing