org.jmol.export.dialog

Class Dialog.TypeFilter

public class Dialog.TypeFilter extends FileFilter

Field Summary
StringthisType
Constructor Summary
TypeFilter(String type)
Method Summary
booleanaccept(File f)
StringgetDescription()

Field Detail

thisType

String thisType

Constructor Detail

TypeFilter

TypeFilter(String type)

Method Detail

accept

public boolean accept(File f)

getDescription

public String getDescription()