Blogs1 - 10 of 121 recent posts for tag:"javafx"
10
Feb
2012
JavaDay в Питере

23 hours ago by Sergey Malenkov

Посетил сегодня конференцию, пропустив вступительное слово и пленарный доклад. Зато прослушал все доклады в зале Петров–Водкин. В этом году места на Java/JavaFX–треке было больше, чем в прошлом году, но всё равно было достаточно плотно. Зато в большом зале, выделенном под JavaEE, была куча свободных ...

Uncle SAM: The Bad Place - malenkov.blogspot.com · 2 references

09
Feb
2012
MPEG-4 multimedia support in JavaFX

1 day ago by javafx4you

Content by Brian Burkhalter With JavaFX 2.1, we are introducing playback support for digital media stored in the MPEG-4 multimedia container format containing H.264/AVC video and Advanced Audio Coding (AAC) audio. This new capability will work across all operating systems supported by JavaFX, includ ...

The JavaFX Blog - blogs.oracle.com/javafx · 17 references

08
Feb
2012
Modellus 5 beta – Selecting an image from disk for the particle

2 days ago by pedroduquevieira

To keep users updated on the new features being added and upcoming on Modellus 5, I’ll be producing a series of videos and blog posts. For the videos I’ve created a youtube channel: http://www.youtube.com/user/DuqueVieiraPedro and for the posts I’ll currently do them here but in the near future a ne ...

Pixel Duke - pixelduke.wordpress.com · 3 references

07
Feb
2012
Java desktop links of the week, February 7

4 days ago by Jonathan

Sorry for the delayed post this week, I’ve been a little bogged down in other work recently. But anywho, here we go for another week – enjoy! JavaFX Richard Bair was busy this week, putting up three blog posts over at FX Experience. The first post talks about his investigation into restricting input ...

Jonathan Giles - JonathanGiles.net/blog · Rank: 189,770 · 32 references

30
Jan
2012
LCD Text support in JavaFX 2.1 Developer Preview

12 days ago by javafx4you

Content provided by Phil Race LCD sub-pixel text has become a must-have for many Windows desktop users, who have become accustomed to its superior legibility and less blocky appearance at smaller point sizes over hinted black and white text, and being sharper than grey scale anti-aliased text at the ...

The JavaFX Blog - blogs.oracle.com/javafx · 17 references

24
Jan
2012
Java desktop links of the week, January 24

18 days ago by Jonathan

A heap of links this week (partly because I’m a day and a half late with this post!). Hopefully something for everyone JavaFX JavaFX 2.1 developer preview build 09 has been released. For the first time, this release includes support for Windows, Mac OS, and Linux. You can read a bit more about this ...

Jonathan Giles - JonathanGiles.net/blog · Rank: 189,770 · 32 references

19
Jan
2012
Scala, JavaFX, TableColumns

23 days ago by Thierry Janaudy

In my previous post we created a bunch of columns using the following code: val maxMemColumn = new TableColumn[MyTableRow, Long]("Max") maxMemColumn.setCellValueFactory(new PropertyValueFactory[MyTableRow, Long]("maxMem")) It would be nice to abstract this call, create a template for it. Looking at ...

oogifu - oogifu.blogspot.com · Rank: 139,109 · 2 references

17
Jan
2012
JavaFX 2.0: Introduction by Example

24 days ago by Search

Book Description ISBN-10: 1430242574 | ISBN-13: 978-1430242574 | Publication Date: December 7, 2011 | Edition: 1 JavaFX 2.0: Introduction by Example provides a quick start to programming the JavaFX 2.0 platform. JavaFX 2.0 provides a rich set of APIs for use in creating graphically exciting client a ...

JoineBook.Com - The World ... - joinebook.com · 4 references

JavaFX 2.0: Introduction by Example // technology

25 days ago by evilord

JavaFX 2.0: Introduction by Example 2011 | ISBN: 1430242574| PDF | 200 pages | 2 MB JavaFX 2.0: Introduction by Example provides a quick start to programming the JavaFX 2.0 platform. JavaFX 2.0 provides a rich set of APIs for use in creating graphically exciting client applications written solely in ...

Wataboo | Best Free Ebooks - wataboo.com

15
Jan
2012
Java desktop links of the week, January 16

26 days ago by Jonathan

A relatively quiet week this week for Java desktop links. JavaFX A new JavaFX 2.1 developer preview build is out. The build number is now b08. JavaFX.com is moving to be part of the Oracle Technical Website (OTN). For future reference, the URL will be http://otn.oracle.com/javafx. Adam Bien posted a ...

Jonathan Giles - JonathanGiles.net/blog · Rank: 189,770 · 32 references

Previous1234567