|
SPT Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sptci.echo2.RedirectListener
public class RedirectListener
An action listener to redirect the client browser to url.
Copyright 2006 Sans Pareil Technologies, Inc.
| Constructor Summary | |
|---|---|
RedirectListener(String url)
Create a new instance of the listener for the specified url. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent event)
The action listener implementation. |
protected void |
redirect()
Redirect the client browser to url. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RedirectListener(String url)
url.
url - The url to use.| Method Detail |
|---|
public void actionPerformed(ActionEvent event)
url.
actionPerformed in interface ActionListenerredirect()protected void redirect()
url.
|
SPT Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||