首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 提供了一种对任何java平台的Qt的信号与槽机制

提供了一种对任何java平台的Qt的信号与槽机制

  • 资源大小:74.04 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: android java qt api Events

资 源 简 介

This project provides a Signal Slot mechanism for Java platform. It currently does not supports annotations and it does not uses reflection. However reflection and annotation support will be added in subsequent versions. Following are the features of this project. Provides a QT like signal slot mechanism for any Java platform , there by providing a clean and consistent implementation of Observer pattern. Allows variable agrs in Signal argument and Slot invocation The library can be used to optionally make use of Java reflection API. This is an optional feature and the library can be used even without Reflection API for lesser platforms. Like QT Signal and Slots the library provides mechanism to allow threaded invocation of slots, this can be use full for platforms like Android where UI updation is always carried out by the main thread. However this is not enforced.

文 件 列 表

docs
allclasses-frame.html
allclasses-noframe.html
com
constant-values.html
deprecated-list.html
help-doc.html
index-all.html
index.html
overview-frame.html
overview-summary.html
overview-tree.html
package-list
resources
serialized-form.html
stylesheet.css
VIP VIP
0.188718s