Search |
||||||||||||||||||||||||||||||||||||||||||||||||||||
Blogs by topic: Swing
Swing![]()
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
![]()
Joshua announces Project MaiTai, a visual tool for creating interactive graphical art
![]()
New version of SwingX library have been released. From this version on, SwingX requires at least Java 6 to function properly.
![]()
As many of you may know, user interface design is a passion of mine. I want software that both looks pretty and acts well. I've had lots of ideas on the topic, often bleeding over into art and traditional design, in addition to usability. After thinking about it for a couple of years I've finally decided to create a blog dedicated to the topic: www.joshondesign.com
At Josh On Design I'll be...
![]()
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.
![]()
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.
GUI![]()
Joshua announces Project MaiTai, a visual tool for creating interactive graphical art
![]()
New version of SwingX library have been released. From this version on, SwingX requires at least Java 6 to function properly.
![]()
As many of you may know, user interface design is a passion of mine. I want software that both looks pretty and acts well. I've had lots of ideas on the topic, often bleeding over into art and traditional design, in addition to usability. After thinking about it for a couple of years I've finally decided to create a blog dedicated to the topic: www.joshondesign.com
At Josh On Design I'll be...
![]()
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.
J2SE![]()
Joshua announces Project MaiTai, a visual tool for creating interactive graphical art
![]()
New version of SwingX library have been released. From this version on, SwingX requires at least Java 6 to function properly.
![]()
As many of you may know, user interface design is a passion of mine. I want software that both looks pretty and acts well. I've had lots of ideas on the topic, often bleeding over into art and traditional design, in addition to usability. After thinking about it for a couple of years I've finally decided to create a blog dedicated to the topic: www.joshondesign.com
At Josh On Design I'll be...
Programming![]()
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.
![]()
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.
Databases![]()
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.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|