Uses of Class
org.eclipse.swt.custom.TextChangingEvent
Packages that use TextChangingEvent
-
Uses of TextChangingEvent in org.eclipse.swt.custom
Methods in org.eclipse.swt.custom with parameters of type TextChangingEventModifier and TypeMethodDescription(package private) voidStyledText.handleTextChanging(TextChangingEvent event) Updates the screen to reflect a pending content change.(package private) voidStyledTextRenderer.textChanging(TextChangingEvent event) voidTextChangeListener.textChanging(TextChangingEvent event) This method is called when the content is about to be changed.