public class VirtualDataWindowEventStopWindow extends VirtualDataWindowEvent
Constructor and Description |
---|
VirtualDataWindowEventStopWindow(java.lang.String namedWindowName,
int agentInstanceId)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
int |
getAgentInstanceId()
Returns the agent instance id
|
java.lang.String |
getNamedWindowName()
Returns the named window name.
|