Danh mục

Lecture Introduction to Java programming - Chapter 14: Abstract classes and interfaces

Số trang: 57      Loại file: ppt      Dung lượng: 439.00 KB      Lượt xem: 12      Lượt tải: 0    
Hoai.2512

Hỗ trợ phí lưu trữ khi tải xuống: 33,000 VND Tải xuống file đầy đủ (57 trang) 0
Xem trước 6 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

You have learned how to write simple programs to create and display GUI components. Can you write the code to respond to user actions, such as clicking a button? In order to write such code, you have to know interfaces. An interface is for defining common behavior for classes (especially unrelated classes). Before discussing interfaces, we introduce a closely related subject: abstract classes.
Nội dung trích xuất từ tài liệu:
Lecture Introduction to Java programming - Chapter 14: Abstract classes and interfaces

Tài liệu được xem nhiều: