|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lobobrowser.gui.ResponseAdapter
public abstract class ResponseAdapter
A convenience abstract implementation of ResponseListener,
with blank methods.
| Field Summary |
|---|
| Fields inherited from interface org.lobobrowser.gui.ResponseListener |
|---|
EMPTY_ARRAY |
| Constructor Summary | |
|---|---|
ResponseAdapter()
|
|
| Method Summary | |
|---|---|
void |
responseProcessed(ResponseEvent event)
This method is called as soon as a clientlet response intended for the event frame has been fully processed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseAdapter()
| Method Detail |
|---|
public void responseProcessed(ResponseEvent event)
ResponseListener
responseProcessed in interface ResponseListenerevent - A response event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||