| Author |
LOV in a java Frame
|
lavanya subramanian
Ranch Hand
Joined: Nov 03, 2000
Posts: 52
|
|
Hi guys, i have to have a field in my frame where the users should pick a value from the list of values ,is there anyway i can do that in java. help would be appreciated, thanks, lavanya
|
 |
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
|
|
It took me a while, but I'm guessing LOV is "List of Values"? It doesn't seem that this is a question for the JDBC forum, so I'm moving it to the Swing forum. Dave.
|
[ JavaRanch FAQ ][ Book Promotions ][ DbTamer ][ BumperStickers ][ JavaRanch Badges ]
|
 |
Nathan Pruett
Bartender
Joined: Oct 18, 2000
Posts: 4120
|
|
Would a JList or a JComboBox work? -Nate
|
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
|
 |
lavanya subramanian
Ranch Hand
Joined: Nov 03, 2000
Posts: 52
|
|
Hi Nathan, thanks for your help. lavanya
|
 |
 |
|
|
subject: LOV in a java Frame
|
|
|