File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT / JFace and the fly likes LOV in a java Frame Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT / JFace
Reply Bookmark "LOV in a java Frame" Watch "LOV in a java Frame" New topic
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
 
Threads others viewed
BEGINNER-URGENT
Opening a Dialog/Frame from Applet
Html Labels
JInternalFrame Problems
Tabs
IntelliJ Java IDE