Articles

Graphical element that underlines the text
Dolphin Platform: A Sneak Peek

hendrik

#Desktop Application Framework (JSR 377)

#Dolphin Platform

#JavaFX

Dolphin Platform: A Sneak Peek

This is an overview of the Dolphin Platform, a new open source project that provides MVC architecture based on presentation models for several clients

More fun with layered icons in javaFX

hendrik

#JavaFX

#Layout & UI

More fun with layered icons in javaFX

Some cool JavaFX based demos of layered icons that copies the visualization of the new AppleTV icons.

Layered images and icons with JavaFX

hendrik

#JavaFX

#Layout & UI

Layered images and icons with JavaFX

Since I have to wait 1 more month I started playing with the new layered icons on the AppleTV I recreated the effect by using JavaFX today.

Creating an interactive application with Polymer (Part 1)

hendrik

#Polymer

#Web Frontends

#WebComponents

Creating an interactive application with Polymer (Part 1)

In this post I will create an interactive web application based on Polymer 1.0 to show how data binding can be used and how a basic app might look like.

How to create a responsive layout in JavaFX

hendrik

#JavaFX

#Layout & UI

How to create a responsive layout in JavaFX

Some days ago I was asked at twitter about a responsive layout problem in JavaFX. Here I will show how a first solution to create such a responsive layout.

Cool JavaFX UIs in less time? Use projection!

hendrik

#JavaFX

Cool JavaFX UIs in less time? Use projection!

This post shows how you can create UIs by using metadata and the projection pattern in JavaFX. By doing so all developers can create cool UIs.

Material Design in JavaFX

hendrik

#JavaFX

Material Design in JavaFX

The last weeks I worked on a prototype to create a like Material Design UI with JavaFX. This post introduces the theme.