Nieuws

Extend java.awt.GridLayout to allow for multisized columns and rows Developers often need to create graphical user interfaces (GUIs) that have a matrix-type layout with columns of different widths ...
Take another path to filthy rich clients -- AnimatingCardLayout is a free, open source layout manager that you can use to create animated transitions for your Java GUIs.
So, I'm a total newbie when it comes to Java, having to learn it on the fly here at my job.The short form of my problem is that I'm trying to force a JPanel using a FlowLayout to restrict its size ...