0
[출처] http://csis.pace.edu/~bergin/sol/java/gui/
Graphical User Interface Programming for Multi-Platform Applications in Java 2.
or
GUI Programming in Java for Everyone
(Version 3)
Joseph Bergin
Pace University
jbergin@pace.edu
http://csis.pace.edu/~bergin
Pace University
jbergin@pace.edu
http://csis.pace.edu/~bergin
This is a work in progress and it will be updated as new information arives and time permits. Note that the information here applies Swing. More precisely it is based on the Java Foundation Classes.
The event structure we use here is discussed in the paper: Doing Java Events Correctly by Bergin
For more on how to think about programming to get you to the point of using this stuff see the following two papers by Kent Beck on the Portland Patterns Repository
Last Updated: September 26, 2001
'Computer Science' 카테고리의 다른 글
파이썬 인공지능 코드 (0) | 2011.08.21 |
---|---|
미국 대학교 인터넷 오픈 강좌 50 (0) | 2011.06.05 |
Django 강좌 (0) | 2011.06.04 |
리눅스 커널 컴파일 요지 (0) | 2011.04.28 |
Sockets Tutorial (0) | 2011.04.24 |