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, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initializeComponent, noStateLoaded
public static GotoFileConfiguration getInstance(Project project)
project
- a project instanceprotected java.lang.String nameForElement(FileType type)
nameForElement
in class ChooseByNameFilterConfiguration<FileType>