API for custom matchers in ChooseByName popup
commit5c26a0a0cb6adb1d6c7143408b80f6763140c149
authorRoman Chernyatchik <Roman.Chernyatchik@jetbrains.com>
Wed, 11 Mar 2009 11:12:23 +0000 (11 14:12 +0300)
committerRoman Chernyatchik <Roman.Chernyatchik@jetbrains.com>
Wed, 11 Mar 2009 11:12:23 +0000 (11 14:12 +0300)
treeff4f96a6996b78aeef5f0d6f5cec2407c4596fc8
parent5513df774e1dac48f56969e98e3292c2ddd10af5
API for custom matchers in ChooseByName popup
lang-impl/src/com/intellij/ide/util/gotoByName/ChooseByNameBase.java
lang-impl/src/com/intellij/ide/util/gotoByName/CustomMatcherModel.java [new file with mode: 0644]
lang-impl/src/com/intellij/ide/util/gotoByName/GotoActionModel.java