| Author |
Accordion Widget
|
Timothy Sam
Ranch Hand
Joined: Sep 18, 2005
Posts: 746
|
|
Hi guys! Does anyone know where I can get an accordion widget? Something similar to this... http://www.javaserver.org/jmaki/spry/plainAccordion.jsp I've seen one in swing before in one of my previous companies but I forgot where they downloaded it. Thanks!
|
SCJP 1.5
http://devpinoy.org/blogs/lamia/ - http://everypesocounts.com/
|
 |
Craig Wood
Ranch Hand
Joined: Jan 14, 2004
Posts: 1535
|
|
These appear to be run by JavaScript. Here's an idea of how you could build this in java. It makes use of the Container method setComponentZOrder which was introduced in j2se 1.5
|
 |
Mahesh Kedari
Ranch Hand
Joined: Nov 28, 2009
Posts: 109
|
|
Excellent Craig..!
Thanks a lot for this code...!!
|
Regards,
Mahesh Kedari - Fidus Technologies Ltd.
|
 |
 |
|
|
subject: Accordion Widget
|
|
|