SWT Animation Toolkit (Part 2)

My blog was offline the whole day because of a network problem. Anyway, I’ll commit this evening 2 new effects for the SWT Animation Toolkit (SAT) :

- Shake, perfect for failed authentifications (like in OSX).
- Grow.

The API was also improved.

The SAT Demo (JavaWebstart) is now up to date, feel free to try it.


  • Kim Sullivan

    The mouse wheel scrolling is a bit unintuitive on Windows XP, it took me a while to figure out that I actually have to click inside the window to be able to scroll (most of the time, it’s enough to hover, the scrollable form doesn’t need to recieve focus for scrolling to work).

  • Kim Sullivan

    The mouse wheel scrolling is a bit unintuitive on Windows XP, it took me a while to figure out that I actually have to click inside the window to be able to scroll (most of the time, it’s enough to hover, the scrollable form doesn’t need to recieve focus for scrolling to work).

  • http://nricheton.homeip.net/ Nicolas Richeton

    I’m coding on a Macbook, where it’s enough to hover the control for scrolling. I didn’t change windows behavior, but it’s true it’s not intuitive, I’ll add gallery.setFocus() when the panel is opened.

  • http://nricheton.homeip.net Nicolas Richeton

    I’m coding on a Macbook, where it’s enough to hover the control for scrolling. I didn’t change windows behavior, but it’s true it’s not intuitive, I’ll add gallery.setFocus() when the panel is opened.

  • MB

    Looks nice!

  • MB

    Looks nice!