Uses of Interface
com.iizigo.editor.IClipboardSelection
Packages that use IClipboardSelection
Uses of IClipboardSelection in com.iizigo.editor
Classes in com.iizigo.editor that implement IClipboardSelectionModifier 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.Methods in com.iizigo.editor that return IClipboardSelectionModifier and TypeMethodDescriptionMultiSelectionProvider.getClipboardSelectionProvider()
Gets the current IClipboardSelection interface for the current control.PropEditorPart.getSyntClipboardSelection()
Gets the current IClipboardSelection implementor.