|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.workbench.model.AbstractWorkbenchFileHandler
com.partnersoft.workbench.handlers.StyleFileHandler
public class StyleFileHandler
| Constructor Summary | |
|---|---|
StyleFileHandler(java.lang.String typeName)
|
|
| Method Summary | |
|---|---|
boolean |
isAppropriateFor(VfsFile file)
Returns true if this handler can handle the given file. |
| Methods inherited from class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler |
|---|
createEditors, getEditorClasses, getIcon, getName, getValidExtensions, setEditorClasses, setEditorClasses, setIcon, setName, setValidExtensions, setValidExtensions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleFileHandler(java.lang.String typeName)
| Method Detail |
|---|
public boolean isAppropriateFor(VfsFile file)
WorkbenchFileHandler
isAppropriateFor in interface WorkbenchFileHandlerisAppropriateFor in class AbstractWorkbenchFileHandlerfile - VfsFile to test
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||