SwingFX is a suite of Swing effects, components and more. SwingFX was created
to provide a central location for interesting, stylish, and useful projects. These
projects are created to enhance user interfaces created using Swing and Java2D.
|
|
News |
05.06.2008
|
Added "ImageCropper" by Christophe Le Besnerais. Christophe gave the ok to commit his code to SwingFX, so now it is in the source. There a few bugs that need to be worked out, but hopefully udpates will be provided soon.
|
10.05.2005
|
Michael Bushe has added a cancellable version of the infinite progress panels. You can now provide a control on the panels to let the user
cancel the current task.
|
07.08.2005
|
Fixed a minor bug in AbstractRubberBand in which
the rubberband, when mouse was released, would leave a tiny one-pixel dot on the screen.
|
06.22.2005
|
Added a new feature to SwingFX called Rubber Band. It contains a simple API which allows
for the easy creation of rubber bands. Included in the net.java.swingfx.rubberband.demo is
a Main class which is a simple demo of the rubber bands which are included and a description
on how to get started creating your own.
SwingFX API
SwingFX JAR
SwingFX JAR(including source and javadocs)
|
05.15.2005
|
I just added the PerformanceInfiniteProgressPanel Henry Story has been kind to heavily tweak. It can be found in the net.java.swingfx.waitwithstyle package. I also finally added the Ant build file kindly provided by Marty Backe.
Christopher Atlan also worked on a very cool search field component based upon an OS X-like border I wrote for Swing and shown in one of my demos on my blog. There is an issue to be fixed before the component actually reaches the CVS repository but it should happen within a few days (depending on the amount of time Christopher can find to fix it).
My next tasks will be:
- Clean up my Spotlight demo source code to move it to SwingFX
- Document
PerformanceInfiniteProgressPanel and enrich the API to give more control over the appearance
- Promote
PerformanceInfiniteProgressPanel to InfiniteProgressPanel and get rid of the old one
- Merge high performance
InfiniteProgressPanel code with Slobodan Celenkovic progress components which are much more versatile than SwingFX's panel
|
03.02.2005
|
Didn't want to let to much time go by without an update. Some new projects will be added to SwingFX such as Romain's spotlights,
and I am working on a fading progress bar. Any suggestions or ideas? Please feel free to contact us.
|
02.26.2005
|
JDraggable is now apart of SwingFX. The code is checked in under SwingFX and the api has been updated.
|
02.23.2005
|
More work and updates are coming, the other owner is currently "out of town"..so look forward to more real soon!
|
02.21.2005
|
SwingFX becomes a full-fledged javadesktop project today!
|
02.19.2005
|
SwingFX API documentation is available online, here
|
SwingFX project is created on Java.net
|