|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.openapi.fileTypes.UserFileType<UserBinaryFileType>
com.intellij.openapi.fileTypes.UserBinaryFileType
public class UserBinaryFileType
| Field Summary |
|---|
| Fields inherited from interface com.intellij.openapi.fileTypes.FileType |
|---|
EMPTY_ARRAY |
| Constructor Summary | |
|---|---|
UserBinaryFileType()
|
|
| Method Summary | |
|---|---|
SettingsEditor<UserBinaryFileType> |
getEditor()
|
SyntaxHighlighter |
getHighlighter(Project project)
Returns the syntax highlighter for the files of the type. |
boolean |
isBinary()
Returns true if files of the specified type contain binary data. |
| Methods inherited from class com.intellij.openapi.fileTypes.UserFileType |
|---|
clone, copyFrom, getCharset, getDefaultExtension, getDescription, getIcon, getLanguage, getName, getStructureViewBuilder, isReadOnly, setDescription, setIcon, setName |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserBinaryFileType()
| Method Detail |
|---|
public SettingsEditor<UserBinaryFileType> getEditor()
getEditor in class UserFileType<UserBinaryFileType>public boolean isBinary()
FileType
public SyntaxHighlighter getHighlighter(Project project)
FileType
project - The project in which the highligher will work, or null if the highlighter is not tied to any project.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||