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 |
Tags
- 안드로이드
- OGNL
- 생성자
- oracle
- 국제화
- JavaScript
- Eclips
- 클래스
- paint
- layout
- Menu
- 오버로딩
- 에러페이지
- 이클립스
- 예외처리
- struts2
- 전화걸기
- 배열
- 어노테이션
- AWT
- mybatis
- Android
- HTML
- Graphic
- 메서드
- Spring
- JSP
- 기본
- 메소드
- Java
Archives
- Today
- Total
목록ImageView (1)
note
Gallery ImageView
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