cyvis.gui
Class ByteCodeFileExtensionFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by cyvis.gui.ByteCodeFileExtensionFilter

public class ByteCodeFileExtensionFilter
extends FileFilter


Constructor Summary
ByteCodeFileExtensionFilter()
           
 
Method Summary
 boolean accept(File fileName)
          Override the accept method in javax.swing.filechooser.FileFilter
 String getDescription()
          Override the getDescription method in javax.swing.filechooser.FileFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteCodeFileExtensionFilter

public ByteCodeFileExtensionFilter()
Method Detail

accept

public boolean accept(File fileName)
Override the accept method in javax.swing.filechooser.FileFilter


getDescription

public String getDescription()
Override the getDescription method in javax.swing.filechooser.FileFilter