News

So far what I have done is create a JPanel Form with a gridlayout of 3x4.<BR><BR>I have also put JPanels in each sqquare of the grid.<BR><BR>But I am a little confused how to create the rest of it ...
When using the NetBeans New Project wizard to create a Java Application project, one gets an Ant-compliant build.xml file as the main project build file, but most of the real work is delegated to ...