java.lang.Object java.util.EventObject org.eclipse.swt.internal.SWTEventObject org.eclipse.swt.events.TypedEvent org.eclipse.swt.browser.TitleEvent
public class TitleEvent
A TitleEvent is sent by a Browser to TitleListener's when the title of the current document is available or when it is modified.
TitleEvent
Browser
TitleListener
String
title
data, display, time, widget
source
TitleEvent ( Widget widget)
toString ()
getSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String title
public TitleEvent( Widget widget)
widget
public String toString()
toString
TypedEvent
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.