While working on a desktop project (which I hope to release a preview applet/jnlp soon) I decided to use a LayoutManager. Java provides many layout managers whose intention is to layout your controls (buttons, checkboxes, labels, etc) without setting sizes and positions. This post is introducing the GridBagLayout layout manager and why I choose to […]
Browsing the blog archives for August, 2009
This post is to help those who have the same questions I did about how to integrate Paypal into a customer’s website, manage inventory, track orders, calculate shipping, etc.