|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
org.opensha.sra.gui.portfolioeal.PortfolioFileFilter
@Deprecated public class PortfolioFileFilter
The filter for portfolio file extensions.
| Constructor Summary | |
|---|---|
PortfolioFileFilter()
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
accept(File f)
Deprecated. This method is the accept method overwritten from FileFilter. |
String |
getDescription()
Deprecated. This method is the filter description for the JFileChooser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortfolioFileFilter()
| Method Detail |
|---|
public boolean accept(File f)
accept in class FileFilterf - The file having its extension looked at.
public String getDescription()
getDescription in class FileFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||