진리 블로그
모아보기
(342)
정보
(32)
Web
(78)
App
(8)
SW
(82)
지식in
(16)
후기
(2)
Algo
(27)
정보처리
(97)
Home
Tag
MediaLog
LocationLog
Guestbook
Admin
Write
/
/
ActionListener
2011. 9. 28. 00:45
자바 API의 java.awt.event.ActionListener 에 위치하는 인터페이스이다.
액션 리스너는 윈도우창안에 있는 버튼의 엑션을 지정하는데 사용된다.
사용 예시
public void actionPerformed(ActionEvent e){
if(e.getSource()==exitB) System.exit(0); //exitB는 임의로 만든 버튼이름이다
}
공유하기
게시글 관리
진리 블로그
저작자표시
비영리
동일조건
+ Recent posts
Powered by
Tistory
, Designed by
wallel
Rss Feed
and
Twitter
,
Facebook
,
Youtube
,
Google+
티스토리툴바