logo
Jul
28

PasswordSafeSWT 0.3 ships – now with cool new toolbar!

I’ve finally managed to get 0.3 of PasswordSafeSWT out the door (a blowfish-based personal password manager for Java) . New in this release: Overhauled GUI – with new toolbar and lots of layout fixes Sorted lists – defaulting to alphabetical on first column XML Import/Export – experimental support for now, but should slurp in KeePass exports no worries Lots of preferences have now...
Jul
19

Using JFreeChart with SWT

Whichever way you look at it, JFreeChart is one sensational charting library. So, what do you do if you’re hacking SWT apps? Couple of options. You can use the SWT_AWT bridge stuff and take your chances on non-Windows platforms. Or, you can use some very nifty code here on the jfree forums to create an SWT Image from an AWT BufferedImage. (I’m using the code from Til at the bottom of the...

logo
Powered by WordPress | Designed by Elegant Themes