public abstract class ApplicationEvent extends EventObjectSE
ApplicationListener, EventListener, 連載形式 sourceSE| コンストラクターと説明 |
|---|
ApplicationEvent(ObjectSE source) 新しい ApplicationEvent を作成します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
long | getTimestamp() イベントが発生したシステム時間をミリ秒単位で返します。 |
getSourceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic ApplicationEvent(ObjectSE source)
ApplicationEvent を作成します。source - イベントが最初に発生した、またはイベントが関連付けられているオブジェクト (非 null)