Articles

Graphical element that underlines the text
Gesture Wrapper 0.1 released

hendrik

#General

Gesture Wrapper 0.1 released

The Gesture Wrapper API is a wrapper around the Apple multitouch gestures API. It enables you to work with gesture listeners in any swing application without caring for platform-dependence.

JRating Preview

hendrik

#General

JRating Preview

Introduction of the Swing JRating component that can be used to visualize ratings.

Talk at CeBIT TV studio

hendrik

#General

Talk at CeBIT TV studio

This summer I gave a talk at the CeBit TV studio. The talk was about software integration for small businesses.

Preview: Multitouch gestures in swing

hendrik

#General

Preview: Multitouch gestures in swing

Apple added a listener based API for multitouch gestures to their eawt package. With this wrapper API you can easily integrate it in any app.

Fun with gestures

hendrik

#General

Fun with gestures

Apple added a listener based API for multitouch gestures to their eawt package. So you can use pinching and rotation on a multitouch trackpad.

JGrid @ NetBeans Platform Certified Training

hendrik

#Swing

JGrid @ NetBeans Platform Certified Training

Together with Geertjan Wielenga from Oracle I will introduce the jGrid-Component and its integration into a NetBeans Platform app

JGrid

hendrik

#Swing

JGrid

The JGrid is a gui-component for the visualization in a grid in Java Swing