Expand/Collapse Item The Source Code for this ElanBean
SOURCE CODE REQUIRED FOR EXPANDABLE PAGE ELANBEAN(ExpandCB):
// Instantiate the Expandable page ElanBean
ExpandCB exp = new ExpandCB(5);
// Add the first parent-child pair to the menu
exp.addPair("View The Source Code for this ElanBean",sourceCodeTcb);
// Add the second parent-child pair to the menu
exp.addPair("You may list the properties in a table as shown here",tableCBExample);
// Add the third parent-child pair to the menu
exp.addPair("Breaking Political News using Elan Bean",newsTCB);
// Add the fourth parent-child pair to the menu
exp.addPair(sunTextTCB,sunGraphTCB);
// Add the fifth parent-child pair to the menu
exp.addPair("SeamLess Integration of ElanBeans",nestTCB);
// Unravel the menu on the browser
exp.buildWC(req,out);

Expand/Collapse Item You may list the properties in a Table as shown here
You may list the properties in a table as shown here.  
Name  Address  Occupation 
Jack  Down Town  Doctor 
Jill  Lake Side  Professor 
Bill  High Street  Engineer 

Expand/Collapse Item Breaking Political News using Elan Bean
Aug.8 -   Democratic presidential candidate Al Gore introduced Connecticut Sen. Joseph Lieberman as his running mate Tuesday and won a crucial endorsement from a key labor union, the United Auto Workers. Gore told a Nashville rally that his choice of the Connecticut senator, who is an Orthodox Jew, would tear down a mighty wall of division.

Expand/Collapse Item Stock Movements for Sun
Stock movements for SUN
Intra Day
1-Year

Expand/Collapse Item Seamless Integration of Elanbeans