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.
hendrik
#General
JRating Preview
Introduction of the Swing JRating component that can be used to visualize ratings.
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.
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.
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.
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
hendrik
#Swing
JGrid
The JGrid is a gui-component for the visualization in a grid in Java Swing