|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.filechooser.FileFilter | +--tppt.util.ReportFileFilter
Report File Filter is used when the user chooses to save a performance measurement report file. All report files have the extension 'wri' for easy invokation of Wordpad application in Windows.
ReportFrame
Constructor Summary | |
ReportFileFilter()
|
Method Summary | |
boolean |
accept(java.io.File f)
Accepts all directories and all .wri files |
java.lang.String |
getDescription()
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ReportFileFilter()
Method Detail |
public boolean accept(java.io.File f)
accept
in class javax.swing.filechooser.FileFilter
public java.lang.String getDescription()
getDescription
in class javax.swing.filechooser.FileFilter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |