Using JavaBeans

Users can take Java to the next level by learning how to create powerful, interactive Java components. This step-by-step programmer's tutorial offers a thorough treatment of developing Java Beans from scratch and using them with existing components. Full of robust examples, insider tips and war...

Full description

Saved in:
Bibliographic Details
Other Authors: White, Barbara, Que Corporation
Format: Book
Language:English
Published: Indianapolis, Ind. Que c1997
Edition:Special ed.
Series:World's Best selling series
Subjects:
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Introduction to JavaBeans
  • Getting Started with the Java Development Kit
  • Building Your First Bean
  • Design Time and Run Time in JavaBeans
  • Events
  • Properties
  • Introspection
  • Persistence
  • Object Serialization
  • Non-Visual Beans
  • Design Concepts and Methodologies
  • JAR Files and the JAR Utility
  • The tog.moa API
  • The MoaJar Program
  • Component Architectures
  • JavaBeans and ActiveX
  • JavaBeans and LiveConnect
  • A Sampler of JavaBeans Visual Builders
  • JavaBeans in ActiveX IDEs and OLE Containers
  • Remote Method Invocation
  • Java IDL and CORBA
  • JavaBeans as Server Components
  • App.A. Java Platform API1.1
  • App.B. The sun.beans.editors Package
  • App.C. What's on the CD-ROM