public class ArtifactValidationManagerImpl extends java.lang.Object implements Disposable
Disposable.Parent
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Usually not invoked directly, see class javadoc.
|
javax.swing.JComponent |
getMainErrorPanel() |
java.util.Collection<ArtifactProblemDescription> |
getProblems(PackagingElementNode<?> node) |
void |
onNodesAdded() |
void |
updateProblems(ProjectStructureProblemsHolderImpl holder) |
public void dispose()
Disposable
dispose
in interface Disposable
public javax.swing.JComponent getMainErrorPanel()
public void onNodesAdded()
public java.util.Collection<ArtifactProblemDescription> getProblems(PackagingElementNode<?> node)
public void updateProblems(ProjectStructureProblemsHolderImpl holder)