扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt.event类invocationevent的类成员方法: catchexceptions定义及介绍
发布时间:2014-2-16
本文导语:
catchexceptions
protected boolean catchexceptions
如果 dispatch() 捕获了 throwable 并将其存储在异常实例变量中,则设置为 true。如果设置为 false,则会将 throwable 传播到 eventdispatchthread 的调度循环中。
invocationevent
public invocationevent(obj...