|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.EventQueue
creamtec.webcream.gui.WebCreamEventQueue
public class WebCreamEventQueue
WebCream provides each virtual client with its own EventQueue to isolate clients running in the same JVM.
| Constructor Summary | |
|---|---|
WebCreamEventQueue(ClientAgent agent)
|
|
| Method Summary | |
|---|---|
ClientAgent |
getClientAgent()
|
| Methods inherited from class java.awt.EventQueue |
|---|
getCurrentEvent, getMostRecentEventTime, getNextEvent, invokeAndWait, invokeLater, isDispatchThread, peekEvent, peekEvent, postEvent, push |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebCreamEventQueue(ClientAgent agent)
| Method Detail |
|---|
public ClientAgent getClientAgent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||