public class IntentionsUIImpl extends IntentionsUI
| Constructor and Description |
|---|
IntentionsUIImpl(Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
hide() |
void |
update(CachedIntentions cachedIntentions,
boolean actionsChanged) |
getCachedIntentions, getInstance, invalidatepublic IntentionsUIImpl(Project project)
public void update(CachedIntentions cachedIntentions, boolean actionsChanged)
update in class IntentionsUIpublic void hide()
hide in class IntentionsUI