public class ModificationOfImportedModelWarningComponent
extends java.lang.Object
Constructor and Description |
---|
ModificationOfImportedModelWarningComponent() |
Modifier and Type | Method and Description |
---|---|
javax.swing.JLabel |
getLabel() |
static java.lang.String |
getWarningText(java.lang.String elementDescription,
ProjectModelExternalSource externalSource) |
void |
hideWarning() |
void |
showWarning(java.lang.String elementDescription,
ProjectModelExternalSource externalSource) |
public ModificationOfImportedModelWarningComponent()
public javax.swing.JLabel getLabel()
public void showWarning(java.lang.String elementDescription, ProjectModelExternalSource externalSource)
public static java.lang.String getWarningText(java.lang.String elementDescription, ProjectModelExternalSource externalSource)
public void hideWarning()