Uses of Interface
com.iizigo.editor.IClipboardSelection
Uses of IClipboardSelection in com.iizigo.editor
Modifier and TypeClassDescriptionclass
Class for synthesized selection provider and clipboard selection routines of the Text control.static class
Class for Combo widget.static class
Class for Combo widget.static class
Class for Spinner widget: this widget doesn't really support selection in the same world as other text widgets.static class
Class for StyledText widget.static class
Class for Text widget.Modifier and TypeMethodDescriptionMultiSelectionProvider.getClipboardSelectionProvider()
Gets the current IClipboardSelection interface for the current control.PropEditorPart.getSyntClipboardSelection()
Gets the current IClipboardSelection implementor.