Uses of Interface
com.iizigo.term.ITermEditor
Packages that use ITermEditor
Package
Description
Uses of ITermEditor in com.iizigo.term.capture
Classes in com.iizigo.term.capture that implement ITermEditorModifier and TypeClassDescriptionclass
The Screen Capture "Editor", but nothing to edit.Uses of ITermEditor in com.iizigo.term.capture.prop
Methods in com.iizigo.term.capture.prop with parameters of type ITermEditorModifier and TypeMethodDescriptionorg.eclipse.swt.widgets.Composite
CaptureFieldProp.createToolTip
(org.eclipse.swt.widgets.Composite parent, ITermEditor editor) Creates the tooltip composite.Uses of ITermEditor in com.iizigo.term.prop
Methods in com.iizigo.term.prop with parameters of type ITermEditorModifier and TypeMethodDescriptionorg.eclipse.swt.widgets.Composite
EditorScreenFieldProp.createToolTip
(org.eclipse.swt.widgets.Composite parent, ITermEditor editor) Creates the tooltip composite.org.eclipse.swt.widgets.Composite
EditorScreenIdentificationProp.createToolTip
(org.eclipse.swt.widgets.Composite parent, ITermEditor editor) Creates the tooltip composite.org.eclipse.swt.widgets.Composite
IScreenRectangle.createToolTip
(org.eclipse.swt.widgets.Composite parent, ITermEditor editor) Creates the tooltip composite.Uses of ITermEditor in com.iizigo.term.recording
Classes in com.iizigo.term.recording that implement ITermEditorModifier and TypeClassDescriptionclass
The Screen Capture "Editor", but nothing to edit.Uses of ITermEditor in com.iizigo.term.screen
Classes in com.iizigo.term.screen that implement ITermEditorConstructors in com.iizigo.term.screen with parameters of type ITermEditorModifierConstructorDescriptionScreenDesigner
(ITermEditor editor) Constructs the instance of the screen designer.