public final class LargeFileNotificationProvider extends EditorNotifications.Provider
| Constructor and Description |
|---|
LargeFileNotificationProvider() |
| Modifier and Type | Method and Description |
|---|---|
EditorNotificationPanel |
createNotificationPanel(VirtualFile file,
FileEditor fileEditor,
Project project) |
Key<EditorNotificationPanel> |
getKey() |
createNotificationPanelpublic Key<EditorNotificationPanel> getKey()
getKey in class EditorNotifications.Providerpublic EditorNotificationPanel createNotificationPanel(VirtualFile file, FileEditor fileEditor, Project project)
createNotificationPanel in class EditorNotifications.Provider