Uses of Interface
org.eclipse.swt.custom.LineStyleListener
-
Packages that use LineStyleListener Package Description org.eclipse.swt.custom -
-
Uses of LineStyleListener in org.eclipse.swt.custom
Methods in org.eclipse.swt.custom with parameters of type LineStyleListener Modifier and Type Method Description voidStyledText. addLineStyleListener(LineStyleListener listener)Adds a line style listener.voidStyledText. removeLineStyleListener(LineStyleListener listener)Removes the specified line style listener.
-