com.tensegrity.gui.swing.dialog.graphfilechooser
Class GraphFileView
java.lang.Object
javax.swing.filechooser.FileView
com.tensegrity.gui.swing.dialog.graphfilechooser.GraphFileView
- public class GraphFileView
- extends javax.swing.filechooser.FileView
The FileView for Tensegrity applications.
- Version:
- $Id: GraphFileView.java,v 1.1 2003/01/14 11:30:43 GillesIachelini Exp $
- Author:
- Stepan Rutz
|
Field Summary |
static java.lang.String |
tenFiles
Textual description of ten-files. |
static java.lang.String |
xmlFiles
Textual description of xml-files. |
|
Constructor Summary |
GraphFileView()
Constructs a new GraphFileView instance. |
| Methods inherited from class javax.swing.filechooser.FileView |
getIcon |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tenFiles
public static java.lang.String tenFiles
- Textual description of ten-files.
xmlFiles
public static java.lang.String xmlFiles
- Textual description of xml-files.
GraphFileView
public GraphFileView()
- Constructs a new
GraphFileView instance.
getName
public java.lang.String getName(java.io.File f)
getDescription
public java.lang.String getDescription(java.io.File f)
isTraversable
public java.lang.Boolean isTraversable(java.io.File f)
getTypeDescription
public java.lang.String getTypeDescription(java.io.File f)
Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.