public class TitleEvent extends TypedEvent
TitleEvent
is sent by a Browser
to
TitleListener
's when the title of the current document
is available or when it is modified.Modifier and Type | Field and Description |
---|---|
String |
title
the title of the current document
|
data, display, time, widget
source
public String title
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.