Search |
||||
Blogs by Community: Java DesktopJava Desktop![]()
Highlights of Synthetica's BlackEye theme.
![]()
While SwingX is going on steadily (1.6 has been recently released), things are pretty quiet for SwingX-WS. I've just recently patched it in order to make it compatible with the latest 1.6 and I'm fine with it, but I think that it's important that it is taken care consistently. From what I can understand, the SwingLabs guys are focusing on SwingX and little time remains for SwingX-WS. Also, SwingX...
![]()
Swing team welcomes the active SAF projects
![]()
Have you ever wondered how programming books get written? So did I, until I somehow ended up writing one!
![]()
Joshua announces Project MaiTai, a visual tool for creating interactive graphical art
![]()
Entry posted to my new blog.
![]()
Kirill Grouchnikov posted Control alignment in Substance 6.0:
Last week i have written about improving the visuals of text components, comboboxes and spinners in the 6.0dev branch of Substance look-and-feel library. Today, it's time to talk about the micro-design of these components - aligning perceived boundaries, text baseline and other visual elements of user input controls...
![]()
New version of SwingX library have been released. From this version on, SwingX requires at least Java 6 to function properly.
![]()
In my last attempt to stress the JavaFX platform, I ported the Strange Attractor demo/benchmark. Different from JavaFX Balls, this is not scenegraph-driven animation, but old-school "pixel by pixel" drawing… still, makes for another batch of interesting findings, including a few issues in the JavaFX Script language and its compiler, and other topics like fractal maths, BigDecimal, and...
![]()
Did you know javap ignores Class-Path manifest attribute where as javac honors it? I didn't.
![]()
If you are creating a jar and you see it having an empty manifest, then blame it on the poor documentation of the API.
![]()
Introduce several helper classes that will ease you implementing advanced Observer pattern that will: 1) Switch threads between producer and listener; 2) Reduce coding issues by allowing producer to complete its own handling before its listeners start event handling.
![]()
Design thread model along with OO model for your Swing application. A thread model defines a scope e.g. a set of classes a thread (or a pool of threads) will stay in. As threads would step out the scope, scopes employ message passing for event notification.
![]()
What do you expect Class.getAnnotations() do when it can't load one of the annotation types present in the class? Read on...
![]()
Thread-safe is used to describe a Java class that is ready to be accessed by multiple threads without causing deadlock and/or broken state. Here I am referring to how to make an entire application especially a Swing application thread-safe.
![]()
Announcing the official release for version 5.3 of Substance look-and-feel.
Announcing the release of Apache Pivot 1.3.
![]()
This entry discuss how we can use JFreeChart and JasperReports to include dynamically generated charts into a JasperReport s' report. Technique included here can be used to include dynamically generated images or dynamically generated data sources as well.
Mobile and Embedded![]()
Entry posted to my new blog.
Java Tools![]()
This entry discuss how we can use JFreeChart and JasperReports to include dynamically generated charts into a JasperReport s' report. Technique included here can be used to include dynamically generated images or dynamically generated data sources as well.
|
||||
|
|