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 displaying checkbox in a list Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT / JFace
Reply Bookmark "displaying checkbox in a list" Watch "displaying checkbox in a list" New topic
Author

displaying checkbox in a list

red goliath
Greenhorn

Joined: Nov 23, 2001
Posts: 15
How can i display checkboxes ina Jlist.?
If not is ther any alternative method ?.
The check box must be displayed with its corresponding label .Aalso from the list i must be able to know which are all the check boxes that have been ticked ?
Vinod Venugopal
Ranch Hand

Joined: Dec 06, 2000
Posts: 148
Check out this piece of code at
http://www.codeguru.com/java/articles/567.shtml
Example of Check box in a list , you have to modify your mouselistener for ur own implementation.
Vinod


- Vinod<br />-------<br />SCJP2
 
IntelliJ Java IDE
 
subject: displaying checkbox in a list
 
Threads others viewed
Help needed understand JTWI 1.0 Spec
fields defined in a bean
thread's
RAD6 :- Web Project referencing utility project
Problems with two connected for-loops
IntelliJ Java IDE