hi everybody,
i need a helip from u people. How to print a JFrame containing JTable,JLabel,.....(almost all components)....? its urgent
plz help me out.
with regards
greeshma
Printable View
hi everybody,
i need a helip from u people. How to print a JFrame containing JTable,JLabel,.....(almost all components)....? its urgent
plz help me out.
with regards
greeshma
What you mean printing? Do you want to create a JFrame with some controls basically.
No. Its just like printing a Report.I am having JFrame having components JTable with datas coming from database ,some labels and textfields.I am having a button print.While clicking on that button i have to print all the contents in the frame.I need a to print this frame as a report.
thank u
greeshma.
hi all
any one plz reply............
its urgent..........
with regards
greeshma
Read about RTTI (Run-Time Type Information) in Java