public class GotoClassSymbolConfiguration extends ChooseByNameFilterConfiguration<LanguageRef>
ChooseByNameFilterConfiguration.Items
Constructor and Description |
---|
GotoClassSymbolConfiguration() |
Modifier and Type | Method and Description |
---|---|
static GotoClassSymbolConfiguration |
getInstance(Project project) |
protected java.lang.String |
nameForElement(LanguageRef type) |
getState, isFileTypeVisible, loadState, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initializeComponent, noStateLoaded
public static GotoClassSymbolConfiguration getInstance(Project project)
protected java.lang.String nameForElement(LanguageRef type)
nameForElement
in class ChooseByNameFilterConfiguration<LanguageRef>