Uses of Class
weka.gui.scripting.event.TitleUpdatedEvent
Packages that use TitleUpdatedEvent
-
Uses of TitleUpdatedEvent in weka.gui.scripting
Methods in weka.gui.scripting with parameters of type TitleUpdatedEventModifier and TypeMethodDescriptionvoidScriptingPanel.titleUpdated(TitleUpdatedEvent event) Gets called when the title of the frame/dialog needs updating. -
Uses of TitleUpdatedEvent in weka.gui.scripting.event
Methods in weka.gui.scripting.event with parameters of type TitleUpdatedEventModifier and TypeMethodDescriptionvoidTitleUpdatedListener.titleUpdated(TitleUpdatedEvent event) Gets called when the title of the frame/dialog needs updating.