Given by Geoffrey Fox, Nancy McCracken, Wojtek Furmanski at Basic Information Track Computational Science Course CPS616 on Spring Semester 1999. Foils prepared May 19 99 which lists all addon files pointed to in foilset This is a SINGLE file Containing all Foils in nonIMAGE (i.e. HTML) form This contains all WebWisdom links preceded by those referenced in this foilset This contains an Index of Foilset Suitable for Printing (There is no easy way of Printing
all foils -- just the index) This just contains Title of Foilset and Links
General Issues -- why Java Beans are important
Some example JavaBeans
Detailed Technologies of JavaBeans (These include some generic JDK1.1 topics and some which are JavaBean.)
Properties -- setting and inspecting parameters
Object Serialization (JDK1.1) -- jar files, saving JavaBeans
Persistence -- Saved JavaBeans become object oriented database
Reflection (JDK1.1) -- find out class structure
BeanInfo -- general Bean Information
Custom Editors -- Bean Specific Editors
Event Model (JDK1.1) is same as for AWT
Linkage of Beans using event model
Distributed JavaBeans for web computing and information systems