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) |
getInstancepublic CellAppearanceEx forOrderEntry(Project project, OrderEntry orderEntry, boolean selected)
forOrderEntry in class OrderEntryAppearanceServicepublic CellAppearanceEx forLibrary(Project project, Library library, boolean hasInvalidRoots)
forLibrary in class OrderEntryAppearanceServicepublic CellAppearanceEx forJdk(Sdk jdk, boolean isInComboBox, boolean selected, boolean showVersion)
forJdk in class OrderEntryAppearanceServicepublic CellAppearanceEx forContentFolder(ContentFolder folder)
forContentFolder in class OrderEntryAppearanceServicepublic CellAppearanceEx forModule(Module module)
forModule in class OrderEntryAppearanceService