T
- the type of the notification UI componentpublic abstract static class EditorNotifications.Provider<T extends javax.swing.JComponent>
extends java.lang.Object
DumbAware
instances are executed.Constructor and Description |
---|
Provider() |
Modifier and Type | Method and Description |
---|---|
T |
createNotificationPanel(VirtualFile file,
FileEditor fileEditor)
Deprecated.
|
T |
createNotificationPanel(VirtualFile file,
FileEditor fileEditor,
Project project) |
abstract Key<T> |
getKey() |
@Deprecated public T createNotificationPanel(VirtualFile file, FileEditor fileEditor)
createNotificationPanel(VirtualFile, FileEditor, Project)
public T createNotificationPanel(VirtualFile file, FileEditor fileEditor, Project project)