aspose file tools
The moose likes Applets and the fly likes Alternate of Table of swing in AWT(applet) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Alternate of Table of swing in AWT(applet)" Watch "Alternate of Table of swing in AWT(applet)" New topic
Author

Alternate of Table of swing in AWT(applet)

Navin IMT
Greenhorn

Joined: Jun 02, 2001
Posts: 3
How to insert table using AWT in an applet, this is very simple using swings but can some one suggest what is the alternate of table in applets.................
Navin
Manfred Leonhardt
Ranch Hand

Joined: Jan 09, 2001
Posts: 1492
Hi Navin,
There isn't one. You might want to try some third party places like Sitraka. Otherwise you can create your own using textfields.
Regards,
Manfred.
Navin IMT
Greenhorn

Joined: Jun 02, 2001
Posts: 3
Dear Manfred
Thanks for suggestion i would like if possible you can explore working with spread sheets.......... for the same purpose ( ie table in applets......)
Thanks A lot for suggesions once again
other can you give some clue on what is the Sitraka all about any further link........
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Alternate of Table of swing in AWT(applet)
 
Similar Threads
JDBC in applets
Regarding java.awt.TextArea
Adding a table in a applet
menu problem
JTextPane refresh issue