aspose file tools
The moose likes Java in General and the fly likes How to do Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "How to do "Insert Table & Form" in my Java program?" Watch "How to do "Insert Table & Form" in my Java program?" New topic
Author

How to do "Insert Table & Form" in my Java program?

Eva Joe
Greenhorn

Joined: Nov 22, 2003
Posts: 1
I try to build up a program in Java that can insert image, table, text and form into the JTextPane..
I dunno how to input table and form?
Any example?
Let say, when user click on Insert table, it should pop out a dialog box and require the user to fill in the number of rows and column of the table that he would like to create....
Same with the form creation, it should have many items such as button, textbox... that can be added into the form..
How to do all these?? Thanks!!!
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8265

You can start with the Swing Tutorial. Lots of examples in there.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to do "Insert Table & Form" in my Java program?
 
Similar Threads
Insert & Update
Choice between various java technologies(urgent)
Java Api for MS Word Table Handling
which java technology to use??
iBATIS multiple parameterClass