Have you ever wondered how to make a draw interface like the one you see in OpenOffice Draw? Today, I am going to show you not just how to draw with the mouse, but also how to make the panel that you draw on appear in the center of a screen (so that it looks like a sheet of paper). The only thing that I will not show you how to do today is to zoom...
Transparent Components in Swing are not normally thought of, which leads to issues when adding components unsuspectingly to a component that already has a background and you don't see...