- All Implemented Interfaces:
Runnable
- Enclosing class:
- Client
- Since:
- 4.0
- Author:
- JBStrap
-
Constructor Summary
Constructors
-
Method Summary
void
void
boolean
boolean
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EventQueue
public EventQueue()
-
Method Details
-
add
- Parameters:
event
- The new event
-
clear
public void clear()
-
-
-
-
isActive
public boolean isActive()
-
run
public void run()
- Specified by:
run
in interface Runnable