public interface EditorHintListener
Modifier and Type | Field and Description |
---|---|
static Topic<EditorHintListener> |
TOPIC |
Modifier and Type | Method and Description |
---|---|
void |
hintShown(Project project,
LightweightHint hint,
int flags) |
static final Topic<EditorHintListener> TOPIC
void hintShown(Project project, LightweightHint hint, int flags)