Basic HTML version of Foils prepared May 19 99

Foil 22 More Details on Writing JavaBeans

From Javabeans Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Geoffrey Fox, Nancy McCracken, Wojtek Furmanski


1 The beans shown in the previous section were all examples of beans with a visual interface. All Java components, such as applets and buttons, are beans and any subclass may be a bean with a visual interface.
2 Other Java classes may also be beans. Without a visual interface, they don't show in a builder tool such as the Beanbox, but they may have methods that are useful to be linked from other beans.
3 The builder tool uses introspection to analyze the names of the methods of a class to determine its properties, methods, and events in order to be used as a bean.

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Jul 5 1999