Creating Simple UI with JBuilder

Swing Designer comes with a rich palette of containers, layout mangers, and controls. You can also import custom or third-party widgets onto the palette. By default JFrame uses a Border Layout. To show how easy it is to switch between layout managers, and also how the visual design and code remain in sync, well start by adding a button on to the panel. Changing the buttons label is easy and can be done by changing it in the property sheet, in the source code, or by editing the button directly.


0 comments:

Post a Comment