public class AjaxSwingEventQueue
extends java.awt.EventQueue
| Constructor and Description |
|---|
AjaxSwingEventQueue(ClientAgent agent) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearTrappedInvocationEvent() |
ClientAgent |
getClientAgent() |
java.awt.event.InvocationEvent |
getTrappedInvocationEvent() |
boolean |
isTrapInvocationEvent() |
void |
push(java.awt.EventQueue newEventQueue) |
void |
setTrapInvocationEvent(boolean trapInvocationEvent) |
void |
shutdown() |
public AjaxSwingEventQueue(ClientAgent agent)
public ClientAgent getClientAgent()
public java.awt.event.InvocationEvent getTrappedInvocationEvent()
public void clearTrappedInvocationEvent()
public boolean isTrapInvocationEvent()
public void setTrapInvocationEvent(boolean trapInvocationEvent)
public void shutdown()
public void push(java.awt.EventQueue newEventQueue)
push in class java.awt.EventQueueCopyright © 2000-2012 CreamTec LLC. All Rights Reserved.