2002-05-14 上課實況

  內容摘要 wav檔 其它檔案
1 Introduction to encapsulation wav
2 Access modifier: private, protected, public  wav
3 Introduction to concept of package (subdirectory)    wav
4 Access control: private, package, protected, public wav
5 Programming: package statement wav PartyX1, CupX, DrinkableX, MugX 
6 Compiler parameters: -d destination wav PartyX, PaperCupX
7 Parameter: - Classpath wav
8 class encapsulation (class & public class) wav DrinkableX
9 import statement wav PartyX2
10 問題: PartyX1 vs PartyX2 which one is faster? (compile time/run time) wav
11 Introduction to awt (applet & application) wav
12 Package java.applet, compiler default import java.lang wav
13 解答並說明利用 public method 來 Access private variable wav
14 Java tutorial 範例說明 window components wav
15 Component: Frame  (fields, construct) wav
16 Explain the concept of Event listen: system multi-threads, event queue wav