ニュース

「また,小さくなった」とこうしろうがため息まじりに言う。こうしろうは現在,Eclipse + Visual Editorでカメラ台帳の登録フォームを作成している。 GridBagLayout GridBagLayoutを使うとjTextFieldが小さくなってしまうことがあるのだ。また,小さくなったと言うのだからこれまでもうまくいかなかった ...
Java GridBagLayout Example Example of using a GridBagLayout to span two top rows of a three row layout.
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.
You can easily observe that using a java.awt.GridBagLayout manager requires writing more code; for example, the loop iteration contains three more lines.