Learn, Unlearn and Relearn
홈
태그
미디어로그
위치로그
방명록
Programming/Eclipse RCP
Modal Dialog open 이후 focus 잃어서 발생하는 에러 조치 (IllegalArgumentException : null)
Lawmin
2012. 1. 12. 11:47
Shell sh = display.getActiveShell();
if(sh == null)
sh = new Shell(display);
공유하기
게시글 관리
Learn, Unlearn and Relearn
티스토리툴바