|
Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
cytoscape.util.CyFileFilter
cytoscape.util.SIFFileFilter
public class SIFFileFilter
FileFilter for Reading in Cytoscape SIF Files.
| Constructor Summary | |
|---|---|
SIFFileFilter()
Constructor. |
|
| Method Summary | |
|---|---|
GraphReader |
getReader(String fileName)
Gets Graph Reader. |
| Methods inherited from class cytoscape.util.CyFileFilter |
|---|
accept, accept, accept, addExtension, getDescription, getExtension, getExtension, getExtensionSet, getFileNature, isExtensionListInDescription, setDescription, setExtensionListInDescription, setFileNature |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SIFFileFilter()
| Method Detail |
|---|
public GraphReader getReader(String fileName)
getReader in class CyFileFilterfileName - File name.
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||