<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>JavaFX</title>
    <subTitle>a beginner’s guide</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>DiMarzio, J. F.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Tata McGraw-Hill</publisher>
    <dateIssued>2011</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xv, 300p. : 24cm.(pbk) ill.</extent>
  </physicalDescription>
  <abstract>"Create immersive, interactive environments for any platform. JavaFXTM: A Beginner’s Guide begins by explaining the technology behind JavaFX and quickly moves on to installing the JavaFX development environment and tools, including the JavaFX SDK, the Java SE JDK, and NetBeans. Then, you’ll learn how to develop desktop, browser, and mobile applications with ease. The book covers effects and transformations, animation, events, and Swing components. Techniques for creating custom nodes, embedding video and music, using JavaFX layouts, and styling with CSS are also discussed"-- |c Provided by publisher.</abstract>
  <tableOfContents>Introduction to JavaFX -- Setting the scene -- Hello world -- Creating shapes -- Using colors and gradients -- Using images -- Applying effects and transformations -- Basic animation -- Using events -- Give it some swing -- Custom nodes and overriding -- Embedded video and music -- Using JavaFX layouts -- Style your JavaFX with CSS -- Deploying JavaFX -- Node property reference -- JavaFX command-line arguments -- Answers to self tests.</tableOfContents>
  <note>"Covers release 1.3"--Cover.</note>
  <note>Includes index.</note>
  <subject>
    <titleInfo>
      <title>JavaFX (Electronic resource)</title>
    </titleInfo>
  </subject>
  <subject>
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Graphical user interfaces (Computer systems)</topic>
  </subject>
  <classification authority="ddc">005.133</classification>
  <identifier type="isbn">9780071077347</identifier>
  <identifier type="isbn">0071077340</identifier>
  <identifier type="lccn">ENG-102264</identifier>
  <identifier type="stock number">DBAD / PUB</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">dpl</recordContentSource>
    <recordCreationDate encoding="marc">110421</recordCreationDate>
    <recordChangeDate encoding="iso8601">20110421114812.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">Eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
