Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 김장훈의who
- USIM
- CDMA
- 페이스북
- 라디오
- HSDPA
- Wibro
- 민동현의토요명화
- 그녀가말했다
- VoIP
- EV-DO Rev. B
- 사요
- 이지형
- 유희열의라디오천국
- ETF
- 김장훈
- itmusic
- 퀄컴
- 민동현
- 위피
- brew
- 공정위
- SWT
- 모던음악만만세
- "명탐정 코난"
- Java
- 차트쇼쇼쇼
- 자바
- 한국의 기획자들
- 러시아
Archives
- Today
- Total
01-12 06:42
목록transparent (1)
zyint's blog
Create a non-rectangular shell to simulate transparency(반투명 윈도우 만들기)
/* * Create a non-rectangular shell to simulate transparency * * For a list of all SWT example snippets see * http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/dev.html#snippets */ import org.eclipse.swt.SWT; import org.eclipse.swt.events.PaintEvent; import org.eclipse.swt.events.PaintListener; import org.eclipse.swt.graphics.Image; import org.eclipse.swt.graphics.Point; ..
예전글들
2007. 2. 26. 10:27