Articles (Java)
Total: 3 articles (java)
24-Feb-2008 18:36 GMT
Learn a trick to shrink images using the Java2D API, which creates high-quality image icons for your applications.
39 Comments :: Read More »
15-Nov-2007 18:56 GMT
Learn how to combine JGoodies with other backend frameworks in your desktop application. The main problem is the need to create objects that extend the Model class while other frameworks might consider this a problem, either because they require POJOs or provide other specific rules.
0 Comments :: Read More »
04-Oct-2007 12:30 GMT
Learn the basics of the JGoodies Binding API, which allows you to separate the application logic from UI components. This can lead to better code and strategic separation of concerns. This is the first relevant step towards the Presentation Model pattern.
3 Comments :: Read More »
