Showing posts with label layout. Show all posts
Showing posts with label layout. Show all posts

Thursday, March 8, 2012

The easy way to print jtable using library "PrintPreview"

Well, i will show you how you can print jTable component with ease. Let's start.
First of all, you need an IDE , so you can ease manage your source code and import the library. i assume, you know how to import class library from IDE netbeans, just google it!!!.... :)

Ok, what does the library do??.... well, it can print your jTable component and preview the layout before you print them, ofcourse... i have add some function like zooming, import to image jpg and png extension capability. Check it out right now... :)