public static final class ITextViewerExtension8.EnrichMode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ITextViewerExtension8.EnrichMode |
AFTER_DELAY
Enrich the hover shortly after the mouse has been moved into it and
stopped moving.
|
static ITextViewerExtension8.EnrichMode |
IMMEDIATELY
Enrich the hover immediately when the mouse is moved into it.
|
static ITextViewerExtension8.EnrichMode |
ON_CLICK
Enrich the hover on explicit mouse click.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final ITextViewerExtension8.EnrichMode AFTER_DELAY
public static final ITextViewerExtension8.EnrichMode IMMEDIATELY
public static final ITextViewerExtension8.EnrichMode ON_CLICK
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.