Exception in thread "main" java.lang.Error: Unresolved compilation problem:
    The method addInfo() in the type new MouseAdapter(){} is not applicable for the arguments (String)

    at Test$1.mouseDown(Test.java:72)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:192)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at Test.open(Test.java:42)
    at Test.main(Test.java:27)

最新文章

  1. Moon.Orm 5.0 (MQL版) 欣赏另一种Orm的设计风格----大道至简
  2. php操作redis
  3. LightOj 1278 - Sum of Consecutive Integers(求奇因子的个数)
  4. Reflection
  5. UVa 1339 Ancient Cipher --- 水题
  6. 找出整数中第k大的数
  7. python 数据类型之数值型
  8. 在ASP.NET Core下使用SignalR技术
  9. jQuery中使用$.each()遍历后台响应的json字符串问题
  10. oracle初试、函数、增删改查、多表查询
  11. Codeforces 785D - Anton and School - 2 - [范德蒙德恒等式][快速幂+逆元]
  12. 手写SpringMVC实现
  13. java0618
  14. 如何写 go 代码 (How to Write Go Code 翻译)
  15. 网络编程基础【day09】:堡垒机前戏(十一)
  16. 【神经网络】Dependency Parsing的两种解决方案
  17. npm yarn安装包
  18. 函数的动态参数与命名空间 day10
  19. WWDC 2015 苹果发布会 笔记
  20. util date 转 sql date

热门文章

  1. Docker安装Zabbix全记录
  2. Python目录链接
  3. LeetCode 215——数组中的第 K 个最大元素
  4. kaldi常用文件查看指令
  5. linux系统基础文件属性
  6. [Java文件操作] 为文本文件添加行号
  7. Luogu3959 NOIP2017宝藏(状压dp)
  8. PowerShell收发TCP消息包
  9. 2014end
  10. 某ISP的流氓行径 劫持用户HTTP请求插入js代码