Verlag: O'Reilly Media, Incorporated, 1997
ISBN 10: 1565922891 ISBN 13: 9781565922891
Sprache: Englisch
Anbieter: Better World Books Ltd, Dunfermline, Vereinigtes Königreich
Erstausgabe
EUR 3,98
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Good. 1st Edition. Ships from the UK. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages.
Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich
EUR 10,78
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
EUR 5,55
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: As New. No Jacket. Pages are clean and are not marred by notes or folds of any kind. ~ ThriftBooks: Read More, Spend Less 1.45.
EUR 5,55
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Fair. No Jacket. Readable copy. Pages may have considerable notes/highlighting. ~ ThriftBooks: Read More, Spend Less 1.45.
EUR 15,93
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: Sehr gut. Zustand: Sehr gut | Sprache: Englisch | Produktart: Bücher.
Verlag: O'Reilly Media, Incorporated, 1997
ISBN 10: 1565922891 ISBN 13: 9781565922891
Sprache: Englisch
Anbieter: Better World Books: West, Reno, NV, USA
Erstausgabe
EUR 9,04
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Good. 1st Edition. Used book that is in clean, average condition without any missing pages.
Verlag: O'Reilly & Associates 01.06.1997., 1997
ISBN 10: 1565922891 ISBN 13: 9781565922891
Sprache: Englisch
Anbieter: NEPO UG, Rüsselsheim am Main, Deutschland
EUR 13,96
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Gut. Auflage: 1. 316 Seiten ex Library Book / aus einer wissenschafltichen Bibliothek / Sprache: Englisch Gewicht in Gramm: 969 23,4 x 18,0 x 1,9 cm, Taschenbuch.
EUR 5,40
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Very Good. Very Good condition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included.
EUR 10,40
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: New.
EUR 11,99
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
EUR 26,18
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. This volume is an introduction to Java's component architecture. It describes how to write Beans, which are software components that can be used in visual programming environments. This book discusses event adapters, serialization, introspection, property editors, and customizers, and shows how to use Beans within ActiveX controls.
EUR 29,35
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. This volume is an introduction to Java s component architecture. It describes how to write Beans, which are software components that can be used in visual programming environments. This book discusses event adapters, serialization, introspection, property e.
EUR 27,81
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. This volume is an introduction to Java's component architecture. It describes how to write Beans, which are software components that can be used in visual programming environments. This book discusses event adapters, serialization, introspection, property editors, and customizers, and shows how to use Beans within ActiveX controls.
EUR 21,47
Währung umrechnenAnzahl: 5 verfügbar
In den WarenkorbPaperback or Softback. Zustand: New. Developing Java Beans 1.2. Book.
ISBN 13: 0636920922896
Sprache: Englisch
Anbieter: Hamelyn, Madrid, M, Spanien
EUR 12,99
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Bueno. : Este libro es una guía para desarrolladores de software que buscan comprender y utilizar Java Beans. Explora los conceptos fundamentales, las técnicas de diseño y las mejores prácticas para crear componentes reutilizables en Java. Con ejemplos prácticos y explicaciones claras, este libro es ideal tanto para principiantes como para desarrolladores experimentados que deseen mejorar sus habilidades en el desarrollo de aplicaciones Java. EAN: 0636920922896 Tipo: Libros Categoría: Tecnología Título: Developing Java Beans Autor: Robert Englander Idioma: en Formato: tapa blanda.
EUR 28,56
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbBook. Zustand: New. New copy - Usually dispatched within 4 working days. 553.
EUR 5,38
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: Very Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc.
EUR 5,38
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.
EUR 36,54
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Neuware - Java Beans is the most important new development in Java this year. Beans is the next generation of Java technology that not only adds features the language lacked, but also lets Java programs interoperate with a number of development environments. The initial release includes a bridge for Microsoft's ActiveX/COM; future releases will include bridges for Netscape's LiveConnect and IBM's OpenDoc.Since it's a 'component architecture' for Java, Beans can be used in graphical programming environments, like Borland's JBuilder, or IBM's VisualAge for Java. This means that someone can use a graphical tool to connect a lot of Beans together and make an application, without actually writing any Java code -- in fact, without doing any programming at all. Graphical development environments let you configure components by specifying aspects of their visual appearance (like the color or label of a button) in addition to the interactions between components (what happens when you click on a button or select a menu item).One important aspect of Java Beans is that components don't have to be visible. This sounds like a minor distinction, but it's very important: the invisible parts of an application are the parts that do the work. So, for example, in addition to manipulating graphical widgets, like checkboxes and menus, Beans allows you to develop and manipulate components that do database access, perform computations, and so on. You can build entire applications by connecting pre-built components, without writing any code.Developing Java Beans is for people who need to stay up-to-date with the latest developments in programming technology. Minimally, developing Beans means adopting several simple design patterns in your code. However, that's only the beginning. To take full advantage of the Java Beans architecture, you should understand how to write classes that are serializable, use events for communication between classes, know when and how to provide BeanInfo classes that give graphical environments more information about your components, and provide property editors and customizers that let graphical tools work with more complex Beans.The book covers:\* Events, event listeners, and adapters\* Properties, indexed properties, bound properties, constrained properties, and vetoable property changes\* Persistence, serialization, versioning, and object validation\* Packaging Beans using JAR files\* The BeanBox, a prototypical development tool\* Reflection and introspection\* Property editors and customizers\* The ActiveX bridge; using Java Beans in Visual Basic programs.
EUR 31,71
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: New. In.
EUR 35,63
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: New. This volume is an introduction to Java's component architecture. It describes how to write Beans, which are software components that can be used in visual programming environments. This book discusses event adapters, serialization, introspection, property editors, and customizers. Num Pages: 300 pages, index. BIC Classification: UMW; UMX. Category: (G) General (US: Trade). Dimension: 229 x 178 x 19. Weight in Grams: 540. . 1997. 1st. Paperback. . . . .
EUR 14,99
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbSoft cover. Zustand: New. First Edition. PHOTO AND VIDEO OF PAGES TAKEN TO SHOW CONDITION PRIOR TO SHIPPING; . PHOTOS EMAILED FOR MORE SPECIFICS WHEN REQUESTED; Book.
Verlag: O'Reilly Media 1997-06-11, 1997
ISBN 10: 1565922891 ISBN 13: 9781565922891
Sprache: Englisch
Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich
EUR 26,92
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: New.
EUR 25,16
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich
EUR 32,84
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbPaperback. Zustand: Brand New. 298 pages. 9.50x7.00x0.75 inches. In Stock.
EUR 43,71
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: New. This volume is an introduction to Java's component architecture. It describes how to write Beans, which are software components that can be used in visual programming environments. This book discusses event adapters, serialization, introspection, property editors, and customizers. Num Pages: 300 pages, index. BIC Classification: UMW; UMX. Category: (G) General (US: Trade). Dimension: 229 x 178 x 19. Weight in Grams: 540. . 1997. 1st. Paperback. . . . . Books ship from the US and Ireland.
EUR 27,80
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: New.
EUR 17,89
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books!
EUR 17,89
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books!
EUR 20,55
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.