|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
com.jniwrapper.win32.ie.event.DisposeEvent
public class DisposeEvent
Event object for the Browser dispose event.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
DisposeEvent(WebBrowser source)
Constructs a new DisposeEvent instance. |
|
| Method Summary | |
|---|---|
WebBrowser |
getBrowser()
Returns the WebBrowser instance which fired this event. |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DisposeEvent(WebBrowser source)
DisposeEvent instance.
source - the WebBrowser instance which fired this event.| Method Detail |
|---|
public WebBrowser getBrowser()
WebBrowser instance which fired this event.
WebBrowser instance which fired this event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||