Uses of Interface
org.eclipse.swt.custom.LineBackgroundListener
Packages that use LineBackgroundListener
-
Uses of LineBackgroundListener in org.eclipse.swt.custom
Methods in org.eclipse.swt.custom with parameters of type LineBackgroundListenerModifier and TypeMethodDescriptionvoidStyledText.addLineBackgroundListener(LineBackgroundListener listener) Adds a line background listener.voidStyledText.removeLineBackgroundListener(LineBackgroundListener listener) Removes the specified line background listener.