| Author |
JTextField VS. JComboBox
|
Ronnie Phelps
Ranch Hand
Joined: Mar 12, 2001
Posts: 329
|
|
|
For purposes of the exam, does it matter if I use JTextField or JCombox for GUI search parameters?
|
 |
Thomas Fly
Ranch Hand
Joined: Sep 09, 2002
Posts: 164
|
|
I downloaded the Beta exam, but by that time, I was already 3 weeks into working on the current exam, which I'm sticking with. The document with the current exam states that projects will be scored according to these criteria (in part):
�General Considerations (Total 58) oease of use (23) �User Interface (Total 24) olayout uses good/accepted Human/Computer Interaction (HCI) principles (24)
|
Fly by Night Consultants<br /> <blockquote><font size="1" face="Verdana, Arial">quote:</font><hr><i>I climbed on the back of a giant albatross<br />which flew through a crack in the cloud<br />to a place where happiness reigned...<br />all year 'round<br />the music played ever so loudly!</i><p><a href="http://thomasfly.com/songs/Traffic/Hole_in_my_Shoe_qt.htm" target="_blank" rel="nofollow">Hole in My Shoe</a><hr></blockquote>
|
 |
Ronnie Phelps
Ranch Hand
Joined: Mar 12, 2001
Posts: 329
|
|
Okay Thomas, But I'm still not sure of what you are implying. Can you elaborte on that a little.
|
 |
Thomas Fly
Ranch Hand
Joined: Sep 09, 2002
Posts: 164
|
|
|
Well, which is easier to use, a combo box or a text field? hint
|
 |
Ronnie Phelps
Ranch Hand
Joined: Mar 12, 2001
Posts: 329
|
|
|
Actually I understand now. I will use a combo box since it it can be used as a textfield with some added functinality to make things easier for the user.
|
 |
 |
|
|
subject: JTextField VS. JComboBox
|
|
|