RealLookupElementPresentations, return generics, more accurate tail text shortening
commit440f8a2351cfa863a2d1c8d813873b9856c26e96
authorpeter <peter.gromov@jetbrains.com>
Mon, 12 Oct 2009 20:13:02 +0000 (12 21:13 +0100)
committerpeter <peter.gromov@jetbrains.com>
Mon, 12 Oct 2009 20:13:02 +0000 (12 21:13 +0100)
tree6d655bdb07342a07256263a6d2eb9fc2e95fcf90
parent009aa9e7e05763d4b90222a2c039f03d42c63c6c
RealLookupElementPresentations, return generics, more accurate tail text shortening
java/java-impl/src/com/intellij/codeInsight/completion/CastingLookupElementDecorator.java
java/java-impl/src/com/intellij/codeInsight/completion/JavaChainLookupElement.java
java/java-impl/src/com/intellij/codeInsight/lookup/impl/JavaElementLookupRenderer.java
platform/lang-api/src/com/intellij/codeInsight/lookup/LookupElementBuilder.java
platform/lang-api/src/com/intellij/codeInsight/lookup/LookupElementPresentation.java
platform/lang-api/src/com/intellij/codeInsight/lookup/RealLookupElementPresentation.java [new file with mode: 0644]
platform/lang-impl/src/com/intellij/codeInsight/lookup/impl/LookupCellRenderer.java