org.lobobrowser.ua
Class NavigatorWindowEvent
java.lang.Object
java.util.EventObject
org.lobobrowser.ua.NavigatorEvent
org.lobobrowser.ua.NavigatorResponseEvent
org.lobobrowser.ua.NavigatorWindowEvent
- All Implemented Interfaces:
- java.io.Serializable
public class NavigatorWindowEvent
- extends NavigatorResponseEvent
An event containing information about navigation.
- See Also:
- Serialized Form
| Fields inherited from class java.util.EventObject |
source |
| Methods inherited from class java.util.EventObject |
getSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NavigatorWindowEvent
public NavigatorWindowEvent(java.lang.Object source,
NavigatorEventType eventType,
NavigatorFrame clientletFrame,
ClientletResponse response)
NavigatorWindowEvent
public NavigatorWindowEvent(java.lang.Object source,
NavigatorEventType eventType,
NavigatorFrame clientletFrame,
java.lang.String message)
getMessage
public java.lang.String getMessage()
Copyright © 2005, 2006, 2007 The Lobo Project. All Rights Reserved.
[Lobo Home]