public class OrderEntryAppearanceServiceImpl extends OrderEntryAppearanceService
Constructor and Description |
---|
OrderEntryAppearanceServiceImpl() |
Modifier and Type | Method and Description |
---|---|
CellAppearanceEx |
forContentFolder(ContentFolder folder) |
CellAppearanceEx |
forJdk(Sdk jdk,
boolean isInComboBox,
boolean selected,
boolean showVersion) |
CellAppearanceEx |
forLibrary(Project project,
Library library,
boolean hasInvalidRoots) |
CellAppearanceEx |
forModule(Module module) |
CellAppearanceEx |
forOrderEntry(Project project,
OrderEntry orderEntry,
boolean selected) |
getInstance
public CellAppearanceEx forOrderEntry(Project project, OrderEntry orderEntry, boolean selected)
forOrderEntry
in class OrderEntryAppearanceService
public CellAppearanceEx forLibrary(Project project, Library library, boolean hasInvalidRoots)
forLibrary
in class OrderEntryAppearanceService
public CellAppearanceEx forJdk(Sdk jdk, boolean isInComboBox, boolean selected, boolean showVersion)
forJdk
in class OrderEntryAppearanceService
public CellAppearanceEx forContentFolder(ContentFolder folder)
forContentFolder
in class OrderEntryAppearanceService
public CellAppearanceEx forModule(Module module)
forModule
in class OrderEntryAppearanceService