Examples with "using JavaFX" and their translation in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Next, you type a word and the application starts to search the word occurrence inside of the listed text type files. Next table shows you the JGreep/JgreepFX application, one using Swing and the other using JavaFX
Posteriormente, el usuario escribe una palabra y el programa busca sus ocurrencias dentro del contenido de cada archivo. La siguiente tabla muestra la apariencia de la aplicación tanto en Java Swing como en JavaFX. JGreep
To learn more about Properties read Using JavaFX Properties and Binding. LocalDate, the type we're using for birthday, is part of the new Date and Time API for JDK 8.
Para aprender más sobre Propiedades LocalDate, el tipo que usamos para especificar la fecha de nacimiento (birthday) es parte de la nueva API de JDK 8 para la fecha y la hora.
Andere resultaten
Once you have the initial fxml file, you can edit it using the JavaFX Scene Builder.
A partir del fxml inicial, podemos editar fácilmente este archivo usando JavaFX Scene Builder.
As the name implies, it's an XML-based format that enables developers to deine user interfaces in a declarative way, as opposed to deining interfaces by procedural means-that is, by directly using the JavaFX APIs.
Como su nombre lo indica, FXML es un formato basado en XML que permite a los desarrolladores definir interfaces de usuario de manera declarativa, en lugar de definir interfaces de manera programática, es decir, mediante el uso directo de las API de JavaFX.
Note that JDK 6.0 is required to install and run NetBeans IDE 6.9.1 on Mac OS, however JDK 5.0 can be used for development using the JavaFX 1.3.1 SDK.
Denote que en Mac OS se necesita el JDK 6.0 para poder ejecutar e instalar el IDE NetBeans 6.9.1, no obstante se puede utilizar el JDK 5.0 para el desarrollo utilizando el SDK de JavaFX 1.3.1.
JavaFX controls are traversable using the keyboard
Los controles de JavaFX se pueden hacer transversales mediante el teclado
This tutorial will cover the installation of Oracle JavaFX 2.0 on Ubuntu Linux using the NetBeans IDE.
Este tutorial cubre la instalación de JavaFX 2.0 wn Ubuntu Linux usando el IDE NetBeans.
The next post will talk on our UI Design based on a real complex scenario in order to start using FXML files and controllers, for now i must apologize for all this "teorical" 2 parts introduction that talks JavaFX NetBeans
La siguiente entrada será sobre un diseño de UI basado en un escenario complejo de manera que podamos utilizar FXML y sus controlers, debo disculparme por estas dos partes de introducción "teóricas" que habla principalmente de patrones.
JavaFX Mobile 1.x applications can be developed in the same language, JavaFX Script, as JavaFX 1.x applications for browser or desktop, and using the same tools: JavaFX SDK and the JavaFX Production Suite.
Las aplicaciones de JavaFX Mobile 1.x se pueden desarrollar en el mismo lenguaje, JavaFX Script, como las aplicaciones JavaFX 1.x para el navegador o de escritorio, y utilizando las mismas herramientas: JavaFX SDK y el JavaFX Production Suite.