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 |
Tags
- 어노테이션
- 생성자
- 에러페이지
- oracle
- mybatis
- 배열
- Android
- 메소드
- Spring
- 국제화
- Eclips
- Graphic
- 메서드
- 전화걸기
- paint
- struts2
- 기본
- 예외처리
- 이클립스
- JSP
- AWT
- JavaScript
- Java
- 안드로이드
- OGNL
- 오버로딩
- Menu
- 클래스
- HTML
- layout
Archives
- Today
- Total
목록ImageView (1)
note
package kr.android.gallery; import android.app.Activity; import android.os.Bundle; import android.content.Context; import android.widget.AdapterView; import android.widget.AdapterView.OnItemClickListener; import android.widget.BaseAdapter; import android.widget.Gallery; import android.widget.ImageView; import android.widget.Toast; import android.view.View; import android.view.ViewGroup; public c..
Android/기본
2012. 1. 10. 11:22