• 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

I think I got a mistake in essay exam

 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys:
There is a words that I do not understand in my essay exam. what is "a custom table model class" mean? I even do not understand what are they talking about. I thought it is means that a class holds those records that received from database. does my thought right? if my answer is not right, is that a big mistake? is it serious?
 
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Table model is a model that being passed to JTable for displaying the result. By default, there is a default table model. However, if you wanna having more control, you can have your own table model by defining your own. That's the custom table model means.

Dont worried, it would be ok.

Nick
 
Ranch Hand
Posts: 1392
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Yanxin,

You might want to take a look at Sun Java Tutorial: Creating a Table Model.

Joyce
 
Yanxin Zhao
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for your reply Nicholas and Joyce. Now I understand that, I think I wrong to answered a half of this question. I am not sure whether sun will fail me? is it very bad? is that meaning everything are all over? I am sure I answered other questiones very good. can somebody tell something to me? I am worring about my mistake.
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dont worried, it would be ok.

Nick
 
Yanxin Zhao
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Nicholas, I want to ask another question, what should I do if I fail because of I do not past the essay. what 's the next? Can I take the essay exam again? because I think I will be fail in essay exam.
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


what should I do if I fail because of I do not past the essay.


Basically, it is impossible as the essay is just a mean to proof to the marker that you did your own work, which does not count for any marks.

However, of course, if there are series mistakes, I guess some marks might be deduced from the documentation part, but this is just my guess.


what 's the next? Can I take the essay exam again? because I think I will be fail in essay exam.


No essay exam is needed to be retaken.

If you fail, what u need to do is resubmit your assignment, instead of retake the essay exam.

Nick
 
Yanxin Zhao
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Nicholas:
Thanks so much for your reply. I hope what you said is truth, hope that strongly!!! otherwise I think if I resubmit my assignment without take the essay exam, I will fail again, as my fail is because of the essay exam.
 
Doe, a deer, a female deer. Ray, a pockeful of sun. Me, a name, I call my tiny ad ...
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic