public class TitleUpdatedEvent extends EventObject
| Constructor and Description |
|---|
TitleUpdatedEvent(ScriptingPanel source)
Initializes the event.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptingPanel |
getPanel()
Returns the scripting panel that triggered the event.
|
getSource, toStringpublic TitleUpdatedEvent(ScriptingPanel source)
source - the scripting panel that triggered the eventpublic ScriptingPanel getPanel()
getTitle() method for accessing the new title.Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.