• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

2 jtables not working between frames

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI!!! Very Happy Very Happy
If you are think you can solve this problem then please give me quick reply.
i have two frames A,B a include 4 text fields and a table with 4 columns and there a "new"button. when run time i can insert values to that text fields and that adding to my table. after i insert 5 rows like that i want click new button and then frame B set-visible after frame B have a table there are 6 (NO,date, and frame A columns) columns !! my question is how i get my frame A table row values to frame B including that row has NO, and date Values??
please if you can answer this simple question( not for me!Twisted Evil ) please help!!
please explain step by step after clicking new button!!
 
Ranch Hand
Posts: 119
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You didn't specify what "not working" as in your post's title. Please post your code and the exception or error you may encounter which you think "not working".
 
Sheriff
Posts: 22784
131
Eclipse IDE Spring VI Editor Chrome Java Windows
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Haina Minawa wrote:Please post your code


Actually, trim it down to an SSCCE instead. We don't want hundreds of lines of code.
 
Bartender
Posts: 5167
11
Netbeans IDE Opera Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please BeForthrightWhenCrossPostingToOtherSites

http://forums.netbeans.org/post-120497.html
http://www.java-forums.org/new-java/52194-2-jtables-not-working-between-frames.html
 
Ranch Hand
Posts: 4632
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
> If you are think you can solve this problem

problem has a simple solution.

> then please give me quick reply.

you might already have it in the other forums
 
"How many licks ..." - I think all of this dog's research starts with these words. Tasty tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic