public class ExternalProjectStructureCustomizerImpl extends ExternalProjectStructureCustomizer
EP_NAME
Constructor and Description |
---|
ExternalProjectStructureCustomizerImpl() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<? extends Key<?>> |
getIgnorableDataKeys()
Set of data keys, which respective data can be marked as ignored in External Project Structure Dialog
|
java.util.Set<? extends Key<?>> |
getPublicDataKeys()
Set of data keys, which respective data can be represented in External Project Structure Dialog
|
Couple<java.lang.String> |
getRepresentationName(DataNode node) |
javax.swing.Icon |
suggestIcon(DataNode node,
ExternalSystemUiAware uiAware) |
getDependencyAwareDataKeys
public ExternalProjectStructureCustomizerImpl()
public java.util.Set<? extends Key<?>> getIgnorableDataKeys()
ExternalProjectStructureCustomizer
getIgnorableDataKeys
in class ExternalProjectStructureCustomizer
public java.util.Set<? extends Key<?>> getPublicDataKeys()
ExternalProjectStructureCustomizer
getPublicDataKeys
in class ExternalProjectStructureCustomizer
public javax.swing.Icon suggestIcon(DataNode node, ExternalSystemUiAware uiAware)
suggestIcon
in class ExternalProjectStructureCustomizer
public Couple<java.lang.String> getRepresentationName(DataNode node)
getRepresentationName
in class ExternalProjectStructureCustomizer