|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.webcodepro.applecommander.storage.filters.BusinessBASICFileFilter
public class BusinessBASICFileFilter
Filter the given file as an Apple /// Business BASIC file.
Date created: Dec 15, 2008 11:12:10 PM
| Constructor Summary | |
|---|---|
BusinessBASICFileFilter()
Constructor for BusinessBASICFileFilter. |
|
| Method Summary | |
|---|---|
byte[] |
filter(FileEntry fileEntry)
Process the given FileEntry and return a text image of the Business BASIC file. |
java.lang.String |
getSuggestedFileName(FileEntry fileEntry)
Give suggested file name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BusinessBASICFileFilter()
| Method Detail |
|---|
public byte[] filter(FileEntry fileEntry)
filter in interface FileFilterFileFilter.filter(FileEntry)public java.lang.String getSuggestedFileName(FileEntry fileEntry)
getSuggestedFileName in interface FileFilter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||