public class GotoFileConfiguration extends ChooseByNameFilterConfiguration<FileType>
ChooseByNameFilterConfiguration.Items| Constructor and Description |
|---|
GotoFileConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static GotoFileConfiguration |
getInstance(Project project)
Get configuration instance
|
protected java.lang.String |
nameForElement(FileType type) |
getState, isFileTypeVisible, loadState, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializeComponent, noStateLoadedpublic static GotoFileConfiguration getInstance(Project project)
project - a project instanceprotected java.lang.String nameForElement(FileType type)
nameForElement in class ChooseByNameFilterConfiguration<FileType>