Uses of Package
org.eclipse.swt.custom
Packages that use org.eclipse.swt.custom
-
Classes in org.eclipse.swt.custom used by org.eclipse.swt.customClassDescriptionThis event is sent to BidiSegmentListeners when a line is to be measured or rendered in a bidi locale.This listener interface may be implemented in order to receive BidiSegmentEvents.Instances of this class represent bullets in the
StyledText
.This event is sent when the caret offset changes.This listener interface may be implemented in order to receive CaretEvents.A ControlEditor is a manager for a Control that appears above a composite and tracks with the moving and resizing of that composite.Instances of this class implement the notebook user interface metaphor.Classes which implement this interface provide methods that deal with the events that are generated by the CTabFolder control.This event is sent when an event is generated in the CTabFolder.Classes which implement this interface provide a method that deals with events generated in the CTabFolder.Instances of this class provide all of the measuring and drawing functionality required byCTabFolder
.Instances of this class represent a selectable user interface object that represent a page in a notebook widget.This event is sent after a text change occurs.Classes which implement this interface provide a method that deals with the event that is generated when text is modified.This event is sent when a line is about to be drawn.Classes which implement this interface provide a method that can provide the background color for a line that is to be drawn.This event is sent when a line is about to be drawn.Classes which implement this interface provide a method that can provide the style information for a line that is to be drawn.This event is sent when a new offset is required based on the current offset and a movement type.This listener is invoked when a new offset is required based on the current offset and a movement type.This event is sent when an object needs to be drawn.This listener is invoked when an object needs to be drawn.A StyledText is an editable user interface object that displays lines of text.Clients may implement the StyledTextContent interface to provide a custom store for the StyledText widget content.Line spacing provider used to customize different line spacing for some lines ofStyledText
Use StyledTextPrintOptions to specify printing options for the StyledText.print(Printer, StyledTextPrintOptions) API.StyleRange
defines a set of styles for a specified range of text.This event is sent by the StyledTextContent implementor when a change to the text occurs.The StyledText widget implements this listener to receive notifications when changes to the model occur.This event is sent by the StyledTextContent implementor when a change to the text is about to occur.Classes which implement this interface provide a method that deals with the event that is generated when a key is pressed.