protected static class TemplateDataElementType.TemplateFileType extends LanguageFileType
EMPTY_ARRAYEDITABLE_COPY_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
TemplateFileType(Language language) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultExtension()
Returns the default extension for files of the type.
|
java.lang.String |
getDescription()
Returns the user-readable description of the file type.
|
javax.swing.Icon |
getIcon()
Returns the icon used for showing files of the type.
|
java.lang.String |
getName()
Returns the name of the file type.
|
extractCharsetFromFileContent, extractCharsetFromFileContent, getCharset, getLanguage, isBinary, isJVMDebuggingSupported, isReadOnly, isSecondaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDisplayNameprotected TemplateFileType(Language language)
public java.lang.String getDefaultExtension()
FileTypepublic java.lang.String getDescription()
FileTypepublic javax.swing.Icon getIcon()
FileTypenull if no icon should be shown.public java.lang.String getName()
FileType