public class StyleFileHandler extends AbstractWorkbenchFileHandler
editorClasses, icon, module, name, validExtensions| Constructor and Description |
|---|
StyleFileHandler(java.lang.String typeName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAppropriateFor(VfsFile file)
Returns true if this handler can handle the given file.
|
createEditors, getEditorClasses, getIcon, getModule, getName, getValidExtensions, setEditorClasses, setEditorClasses, setIcon, setModule, setName, setValidExtensions, setValidExtensionspublic boolean isAppropriateFor(VfsFile file)
WorkbenchFileHandlerisAppropriateFor in interface WorkbenchFileHandlerisAppropriateFor in class AbstractWorkbenchFileHandlerfile - VfsFile to test