Uses of Interface
com.iizigo.term.ITermEditor
Package
Description
Uses of ITermEditor in com.iizigo.term.capture
Modifier and TypeClassDescriptionclass
The Screen Capture "Editor", but nothing to edit.Uses of ITermEditor in com.iizigo.term.capture.prop
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
The Screen Capture "Editor", but nothing to edit.Uses of ITermEditor in com.iizigo.term.screen
ModifierConstructorDescriptionScreenDesigner
(ITermEditor editor) Constructs the instance of the screen designer.