public class HeartbeatEvent extends EventObject
source| Constructor and Description |
|---|
HeartbeatEvent(UI ui,
long heartbeatTime)
Constructs a heartbeat Event.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getHeartbeatTime() |
UI |
getSource() |
toStringpublic HeartbeatEvent(UI ui, long heartbeatTime)
ui - UI for which the Event occurredheartbeatTime - value for the heartbeatpublic long getHeartbeatTime()
public UI getSource()
getSource in class EventObjectCopyright © 2025. All rights reserved.