• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Alternate of Table of swing in AWT(applet)

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Ranch Hand
Posts: 1492
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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........
reply
    Bookmark Topic Watch Topic
  • New Topic