Chapter 12: Arranging Windows Using Layout Managers


This chapter of Core Web Programming (pages 592-639) covers the programs Java uses to arrange components in windows. Gives detailed coverage of all the standard LayoutManagers, advice on how to make them work for you, and the steps required to create your own.

1.02 Version: This version uses Java 1.1 for all examples. However, for backward compatibility with Netscape 2, Netscape 3, the standard (unpatched) version of Netscape 4.01-4.05, and Internet Explorer 3, a 1.02 version is available separately


Contents


Java Classes in this Chapter

Note that NormalFlow and ModifiedFlow require Java 1.1.

URLs in this Chapter