Page. 1 / 12520
[내 메뉴에 추가]
| 작성자 | 포더윈터 | ||
|---|---|---|---|
| 작성일 | 2013-10-01 13:29:34 KST | 조회 | 650 |
| 제목 |
자바좀 아시는분.ask
|
||
extends JFrame한 다음
setLocation, setResizable, setVisible을 중간에 차례대로 호출했는데
왜인지 난 모르겠다고 프로그램이 땡깡핌 이럴땐 어떻게해야되나요
Main.java:60: error: invalid method declaration; return type required setLocation(f_xpos, f_ypos); ^ Main.java:60: error: <identifier> expected setLocation(f_xpos, f_ypos); ^ Main.java:60: error: <identifier> expected setLocation(f_xpos, f_ypos); ^ Main.java:61: error: invalid method declaration; return type required setResizable(false); ^ Main.java:61: error: illegal start of type setResizable(false); ^ Main.java:62: error: invalid method declaration; return type required setVisible(true); ^ Main.java:62: error: illegal start of type setVisible(true);
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
댓글을 등록하려면 로그인 하셔야 합니다.
로그인 하시려면 [여기]를 클릭하십시오.
이전글:
학교 끝






디아3






