combinando javafx y java ee - java day guadalajara 27 julio 2013

8
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13 1

Upload: edgar-martinez

Post on 07-May-2015

550 views

Category:

Technology


5 download

TRANSCRIPT

Page 1: Combinando JavaFX y Java EE - Java Day Guadalajara 27 Julio 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 131

Page 2: Combinando JavaFX y Java EE - Java Day Guadalajara 27 Julio 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 132

Combinando JavaFX y Java EE 7Edgar MartínezJava Currículum Developer

Page 3: Combinando JavaFX y Java EE - Java Day Guadalajara 27 Julio 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 133

¿Qué es JavaFX?

RIA (Rich Internet/Client Applications)

Ligero Hardware-accelerated Implementa el lenguaje Java Multi-plataforma

Page 4: Combinando JavaFX y Java EE - Java Day Guadalajara 27 Julio 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 134

¿Por qué JavaFX?

Está integrado al JDK:

http://bit.ly/zptfgT Es Open Source Se puede integrar a aplicaciones Swing existentes Permite integrar lenguajes alternativos: GroovyFX y ScalaFX

Page 5: Combinando JavaFX y Java EE - Java Day Guadalajara 27 Julio 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 135

Soporte en diversas plataformas: ARM (BeagleBoard xM/Raspberry Pi).

http://www.youtube.com/watch?v=kLWz0RV-btc

Subset de JavaFX

JavaFX Embedded

Page 6: Combinando JavaFX y Java EE - Java Day Guadalajara 27 Julio 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 136

Aplicación creada por Navis (CargoTec), Oracle y Canoo.

http://www.youtube.com/watch?v=AS26gZrYNy8

Monitoreo de una terminal de contenedores

JavaFX 3D

Page 7: Combinando JavaFX y Java EE - Java Day Guadalajara 27 Julio 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 137

http://docs.oracle.com/javafx/

http://www.oracle.com/technetwork/java/javafx/documentation/index.html

Ayuda

Documentación de JavaFX

Page 8: Combinando JavaFX y Java EE - Java Day Guadalajara 27 Julio 2013

Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 138