|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RunnableQueue.RunHandler | |
|---|---|
| org.apache.batik.util | Provides some useful classes. |
| Uses of RunnableQueue.RunHandler in org.apache.batik.util |
|---|
| Classes in org.apache.batik.util that implement RunnableQueue.RunHandler | |
|---|---|
static class |
RunnableQueue.RunHandlerAdapter
This is an adapter class that implements the RunHandler interface. |
| Fields in org.apache.batik.util declared as RunnableQueue.RunHandler | |
|---|---|
protected RunnableQueue.RunHandler |
RunnableQueue.runHandler
The object which handle run events. |
| Methods in org.apache.batik.util that return RunnableQueue.RunHandler | |
|---|---|
RunnableQueue.RunHandler |
RunnableQueue.getRunHandler()
Returns the RunHandler or null. |
| Methods in org.apache.batik.util with parameters of type RunnableQueue.RunHandler | |
|---|---|
void |
RunnableQueue.setRunHandler(RunnableQueue.RunHandler rh)
Sets the RunHandler for this queue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||