public interface IOUserInterfaceableObject extends Saveable, Loadable
Modifier and Type | Method and Description |
---|---|
javax.swing.filechooser.FileFilter |
getFileFilter()
This method returns the appropriate FileFilter instance for this class.
|
java.lang.String |
getFilename()
This method returns the filename of the parameters.
|