biouml.model.htmlgen
Class XSLFileFilter

java.lang.Object
  extended byjavax.swing.filechooser.FileFilter
      extended bybiouml.model.htmlgen.XSLFileFilter

public class XSLFileFilter
extends javax.swing.filechooser.FileFilter


Field Summary
static java.lang.String EXTENTION
           
 
Constructor Summary
XSLFileFilter()
           
 
Method Summary
 boolean accept(java.io.File f)
           
 java.lang.String getDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXTENTION

public static final java.lang.String EXTENTION
See Also:
Constant Field Values
Constructor Detail

XSLFileFilter

public XSLFileFilter()
Method Detail

accept

public boolean accept(java.io.File f)

getDescription

public java.lang.String getDescription()


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.