[Á˼Û] error message ÀÔ´Ï´Ù.


[ ´ÙÀ½ ±Ûµé ] [ À̾ ±Û¿Ã¸®±â(´äÇϱâ) ] [ ÀÚ¹Ù ¹¯°í ´äÇϱâ ]

±Û¾´ÀÌ :¿ø¹ÎÈ£ 1997³â 12¿ù 24ÀÏ 17:40:41

In Reply to: REQUEST))¾î¶² error°¡ ³ª³ª¿ä?(³»¿ë¾øÀ½) posted by ÀÓäÀÏ on 1997³â 12¿ù 24ÀÏ 17:09:34:

c:\jdk1.1.4\test1>javac -deprecation MenuDemo.java
MenuDemo.java:45: Wrong number of arguments in constructor.
menu1 = new Menu("File");
^
MenuDemo.java:48: Incompatible type for method. Explicit cast needed to convert
java.awt.MenuItem to java.awt.popupMenu.
menu1.add(menuItem1);
^
MenuDeom.java:52: Incompatible type for method. Explicit cast needed to convert
java.awt.MenuItem to java.awt.PopupMenu.
menu1.add(menuItem2);
^
MenuDemo.java:56: Incompatible type for method. Explicit cast needed to convert
java.awt.MenuItem to java.awt.PopupMenu.
menu1.add(menuItem3);
^
MenuDemo.java:59: Incompatible type for method. Can't convert Menu to java.awt.M
enu.
menuBar1.add(menu1);
^
5 errors



´ÙÀ½ ±Ûµé:



À̾ ±Û¿Ã¸®±â(´äÇϱâ)

À̸§:
E-Mail:
Á¦¸ñ:
³»¿ë:
°ü·Ã URL(¼±ÅÃ):
URL Á¦¸ñ(¼±ÅÃ):
°ü·Ã À̹ÌÁö URL:


[ ´ÙÀ½ ±Ûµé ] [ À̾ ±Û¿Ã¸®±â(´äÇϱâ) ] [ ÀÚ¹Ù ¹¯°í ´äÇϱâ ]