| Author |
Another book question
|
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
I browsed through the other questions, and I don't remember seeing this one. If I am wrong, just link me to the other discussion. Bill, does your book cover creating Custom UI Components and their tags? If so, what type of component did you choose for your example of this, if there is one. Thanks.
|
 |
Bill Dudney
Author
Ranch Hand
Joined: Sep 05, 2003
Posts: 234
|
|
Hi Greg, Yes there is a whole chapter devoted to building a component. I started with a calendar then ran out of page count I scaled back to a scroller wheel type component. You give it a list of options and it will scroll up and down through that list as a circularly linked list. I'm hoping to have all the code available in the next couple of weeks. Keep an eye on my blog for the announcement.
|
TTFN,<br /> <br />-bd-<br /> <br /><a href="http://www.amazon.com/exec/obidos/ASIN/0471449156/qid=1064343733/sr=2-1/ref=sr_2_1/002-8375300-3666449" target="_blank" rel="nofollow">Jakarta Pitfalls</a> | <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0471146153/qid=1064343733/sr=1-2/ref=sr_1_2/002-8375300-3666449?v=glance&s=books" target="_blank" rel="nofollow">J2EE AntiPatterns</a> | <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0471462071/qid=1064343733/sr=1-3/ref=sr_1_3/002-8375300-3666449?v=glance&s=books" target="_blank" rel="nofollow">Mastering JavaServer Faces</a> | <a href="http://bill.dudney.net/roller/page/bill" target="_blank" rel="nofollow">Blog</a> | <a href="http://www.jroller.com/page/BillDudney" target="_blank" rel="nofollow">Eclipse Blog</a> | <a href="http://www.sourcebeat.com/TitleAction.do?id=2" target="_blank" rel="nofollow">Eclipse 3 Live</a>
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
Great! I wish you would have finished the Calendar. I am probably going to use JSF for a project and I forsee a calendar.
|
 |
 |
|
|
subject: Another book question
|
|
|