1 message in net.java.dev.jna.usersRe: [jna-users] Balloon Tip Code
FromSent OnAttachments
Timothy WallJun 1, 2007 11:27 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] Balloon Tip CodeActions...
From:Timothy Wall (twal@dev.java.net)
Date:Jun 1, 2007 11:27:05 am
List:net.java.dev.jna.users

That's great. I'll establish a "contrib" area in the main repo for user contributions/examples. Could you provide a functional demo class with a main method that shows example usage and can be run by anyone (or even just add a main method to your class)?

Thanks

T.

On Jun 1, 2007, at 1:57 PM, mdte@aim.com wrote:

I had been looking for a balloon tip object that I could use for input validation on text fields when I came across the BalloonManager in the examples package. I made a modification to the code, along with some input from the swing ToolTipManager, to make it act more like standard Windows balloon tips.