|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
com.huguesjohnson.fileFilter.MultiExtensionFileFilter
com.huguesjohnson.fileFilter.SourceCodeFileFilter
public class SourceCodeFileFilter
SourceCodeFileFilter Filter to only accept source code files
| Constructor Summary | |
|---|---|
SourceCodeFileFilter()
Creates a new instance of SourceCodeFileFilter |
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
getDescription returns the description of file accepted by the filter. |
| Methods inherited from class com.huguesjohnson.fileFilter.MultiExtensionFileFilter |
|---|
accept |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceCodeFileFilter()
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in class MultiExtensionFileFilter
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||