先月までは,AWT/Java2Dの新機能を紹介してきました。今月からはSwingの新機能に移りましょう。とはいうものの,今週と来週 ...
Note: Source code files accompanying article are located on MacTech CD-ROM or source code disks. Last month, we introduced the Java Layout Manager and saw the power of layouts combined with panels.
* Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
Developers often need to create graphical user interfaces (GUIs) that have a matrix-type layout with columns of different widths or rows of different heights. Those layout cells are unequal in order ...