Đang chuẩn bị liên kết để tải về tài liệu:
Introduction to java programming: Chapter 28 - Containers, Layout Managers, and Borders

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

Introduction to java programming: Chapter 28 - Containers, Layout Managers, and Border's Objectives is to know the internal structures of the Swing container, understand how a layout manager works in Java, use CardLayout, GridBagLayout, BoxLayout LayeredLayout, and SpringLayout. | Chapter 28 Containers Layout Managers and Borders Liang Introduction to Java Programming Fifth Edition c 2005 Pearson Education Inc. All rights reserved. 0-13-148952-6 1 Objectives To know the internal structures of the Swing container 28.2 . To understand how a layout manager works in Java 28.3 . To use CardLayout GridBagLayout BoxLayout LayeredLayout and SpringLayout 28.3 . To create custom layout managers 28.4 . To use JScrollPane to create scroll panes 28.5 . To use JTabbedPane to create tabbed panes 28.6 . To use JSplitPane to create split panes 28.7 . To use various borders for Swing components 28.8 . Liang Introduction to Java Programming Fifth Edition c 2005 Pearson Education Inc. All 2 rights reserved. 0-13-148952-6 2 How a Component is Displayed User interface components like JButton cannot be displayed without being placed in a container. A container is a component that is capable of containing other components. You do not display a user interface component you place it in a container and the container displays the components it contains. The base class for all containers is java.awt.Container which is a subclass of java.awt.Component. The Container class has the following essential functions Liang Introduction to Java Programming Fifth Edition c 2005 Pearson Education Inc. All rights reserved. .

crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.