Essential JavaBeans fast: Essential Series
Autor John Hunten Limba Engleză Paperback – 27 iul 1998
Din seria Essential Series
-
Preț: 42.04 lei - 20%
Preț: 321.03 lei - 20%
Preț: 322.11 lei - 20%
Preț: 318.00 lei - 20%
Preț: 318.80 lei - 20%
Preț: 297.15 lei - 20%
Preț: 317.05 lei - 20%
Preț: 317.68 lei - 20%
Preț: 262.99 lei - 20%
Preț: 320.72 lei - 20%
Preț: 316.73 lei - 20%
Preț: 293.37 lei - 20%
Preț: 616.72 lei - 20%
Preț: 314.67 lei - 20%
Preț: 316.11 lei - 20%
Preț: 320.86 lei - 20%
Preț: 296.38 lei - 20%
Preț: 230.05 lei - 20%
Preț: 321.66 lei - 20%
Preț: 614.03 lei - 20%
Preț: 316.28 lei - 20%
Preț: 321.98 lei - 20%
Preț: 614.34 lei - 20%
Preț: 318.00 lei - 20%
Preț: 314.86 lei - 20%
Preț: 319.92 lei - 20%
Preț: 616.88 lei
Preț: 190.86 lei
Preț vechi: 238.58 lei
-20% Nou
Puncte Express: 286
Preț estimativ în valută:
33.78€ • 39.61$ • 29.62£
33.78€ • 39.61$ • 29.62£
Carte tipărită la comandă
Livrare economică 26 ianuarie-09 februarie 26
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781852330323
ISBN-10: 1852330325
Pagini: 192
Ilustrații: XIV, 174 p.
Dimensiuni: 155 x 235 x 11 mm
Greutate: 0.3 kg
Ediția:Softcover reprint of the original 1st ed. 1998
Editura: SPRINGER LONDON
Colecția Springer
Seria Essential Series
Locul publicării:London, United Kingdom
ISBN-10: 1852330325
Pagini: 192
Ilustrații: XIV, 174 p.
Dimensiuni: 155 x 235 x 11 mm
Greutate: 0.3 kg
Ediția:Softcover reprint of the original 1st ed. 1998
Editura: SPRINGER LONDON
Colecția Springer
Seria Essential Series
Locul publicării:London, United Kingdom
Public țintă
Lower undergraduateCuprins
1 Introduction to JavaBeans.- Objectives.- Is this book for you?.- How to use this book.- Why have software components?.- What are JavaBeans?.- JavaBeans and other component models.- The JavaBeans package.- Bean terminology.- Builder tool support.- Building an application.- What you need to use JavaBeans.- How to get the BDK.- What you get in the BDK.- Program conventions.- 2 Using the BeanBox.- Objectives.- Starting the BeanBox.- The BeanBox.- TheBeanBox menus.- Working with Beans.- Connecting Beans together.- Adding Beans to the BeanBox.- Builder tools.- 3 The Delegation Event Model.- Objectives.- Background.- What is an event?.- Delegating responsibility for an event.- Event listeners.- Working with events.- Creating new events.- Defining new listener interfaces.- Multicast and unicast sources.- Events and Beans.- 4 Building Basic Beans.- Objectives.- The JavaBeans architecture.- Creating a bean.- The Beans conventions.- The Beanlnfo object.- The Counter and Alarm beans.- Packaging the beans.- Using the beans.- JavaBeans and you.- 5 Property Data Types.- Objectives.- Simple properties.- Bound properties.- Constrained properties.- Indexed properties.- 6 Reflection and Bean Introspection.- Objectives.- Reflection.- The introspection process.- How it actually works.- Experimenting with introspection.- 7 Beanlnfo Objects.- Objectives.- The jaya.beans package.- Beanlnfo objects.- The Beanlnfo interface.- Classes used with Beanlnfo.- The SimpleBeanlnfo class.- Additionallnfo objects.- The getBeanDescriptor method.- 8 An example BeanInfo Object.- Objectives.- The Clock bean.- The ClockBeanlnfo class.- The geticon ( ) method.- The getPropertyDescriptors ( ) method.- The getMethodDescriptors ( ) method.- Handling bound properties.- The manifest and JAR files.- 9 Bean Serialization.- Objectives.- Serialization in Java.- Serializing a bean.- Defining beans that can be serialized.- 10 Property Editors and Customizers.- Objectives.- Changing property values.- The Property Sheet.- Property Views.- Property Editors.- The PropertyEditor interface.- The PropertyEditorSupport class.- Registering a PropertyEditor.- Customizers.- 11 JavaBeans and ActiveX.- Objectives.- The Component Object Model.- What is ActiveX?.- ActiveX bridge.- Packaging a Bean.- Creating an ActiveX component.- Using the ActiveX component in a container.- Runtime support.- 12 Event Adapters.- Objectives.- Event adapters.- The use of event adapters.- Defining event adapters.- 13 RMI and Beans.- Objectives.- Non-graphical beans.- Remote Method Invocation.- the RMIClientBean.- The Manifest file.- Building the JAR file.- Using the RMI bean.- Appendix A: The Clock Bean.- Appendix B: The Monitor Bean.- Appendix C: The Alarm Bean.- Appendix D: The Multiplexer.- Appendix E: RMI beans.
Caracteristici
De-mystifies Java. Bean terminology * Written in the pacy style of the Essential series, this book gets the reader using the Java. Bean components quickly and effectively in their own applications * It can be read from start to finish, or can be dipped into as and when needed * Contains lots of examples