public static class ProjectManagerImpl.UnableToSaveProjectNotification extends Notification
Notification.CollapseActionsDirection
id
Constructor and Description |
---|
UnableToSaveProjectNotification(Project project,
java.util.List<VirtualFile> readOnlyFiles) |
Modifier and Type | Method and Description |
---|---|
void |
expire() |
void |
setFiles(java.util.List<VirtualFile> files) |
addAction, assertHasTitleOrContent, fire, fire, get, getActions, getBalloon, getCollapseActionsDirection, getContent, getContextHelpAction, getDropDownText, getGroupId, getIcon, getListener, getSubtitle, getTimestamp, getTitle, getType, hasContent, hasTitle, hideBalloon, isExpired, isImportant, notify, setBalloon, setCollapseActionsDirection, setContent, setContextHelpAction, setDataProvider, setDropDownText, setIcon, setImportant, setListener, setSubtitle, setTitle, setTitle, toString, whenExpired
public UnableToSaveProjectNotification(Project project, java.util.List<VirtualFile> readOnlyFiles)
public void setFiles(java.util.List<VirtualFile> files)
public void expire()
expire
in class Notification