public static class DependenciesPanel.DependencyPanelSettings
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
SCOPE_TYPE |
boolean |
UI_COMPACT_EMPTY_MIDDLE_PACKAGES |
boolean |
UI_FILTER_LEGALS |
boolean |
UI_FILTER_OUT_OF_CYCLE_PACKAGES |
boolean |
UI_FLATTEN_PACKAGES |
boolean |
UI_GROUP_BY_SCOPE_TYPE |
boolean |
UI_SHOW_FILES |
boolean |
UI_SHOW_MODULE_GROUPS |
boolean |
UI_SHOW_MODULES |
Constructor and Description |
---|
DependencyPanelSettings() |
Modifier and Type | Method and Description |
---|---|
void |
copyToApplicationDependencySettings() |
public boolean UI_FLATTEN_PACKAGES
public boolean UI_SHOW_FILES
public boolean UI_SHOW_MODULES
public boolean UI_SHOW_MODULE_GROUPS
public boolean UI_FILTER_LEGALS
public boolean UI_GROUP_BY_SCOPE_TYPE
public java.lang.String SCOPE_TYPE
public boolean UI_COMPACT_EMPTY_MIDDLE_PACKAGES
public boolean UI_FILTER_OUT_OF_CYCLE_PACKAGES