About This Site (JAS Home)
Educational Java Applet Service (JAS) provides a collection of educational applet programs and associated educational materials (such as exercise and quiz questions, tutorials, etc.) in the area of solid state materials and devices.
We would like to receive comments, specific or general in nature, from the users of this resource. Comments pertaining to the specific aspects of applet programs and related materials such as quiz questions and tutorials will be particularly welcome. Your input will help make this resource more useful for the educational community. Thank you for taking time to send your comments.
About your web browser to view the Applets in this site
Software-Engineering Issues in Developing Java Applets
Three layers of re-usable software components (or objects) may be considered. The three layers are (1) solid-state API for Java programmers; (2) solid-state JavaBeans for application developers; and (3) solid-state applets for educators and trainers. In this project we are focusing on the solid-state API and the solid-state applets. The JavaBeans layer is not part of our current effort.
The solid state applets are reused by trainers and educators in composing their html pages, presentation materials, homework materials, or quizes. The solid state library classes are reused in writing the solid state applets (or applications). This is done by programmers who are familiar with the Java syntax and the object-oriented programming concepts. The solid state API is for our own use in writing the solid-state applet programs. Developed solid state applets may be disseminated via WWW and/or via CD-ROM . A beta version of a software development Framework (a Framework captures reusable architechural designs and the reusable Java components into an organized applet development context) is also ready. A Framework adds reusable designs to the reusable components of object-oriented software. The design reusability seems to be a good and effective way when writing many programs in a given application domain. Feb.2001- CRW