public class TapeImage extends Object
Constructor and Description |
---|
TapeImage() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
boolean |
imageAttach(Datasette datasette,
File tapeFile)
Attach tape image to datasette.
|
String |
toString() |
public final boolean imageAttach(Datasette datasette, File tapeFile) throws IOException
datasette
- datasette to attach imagetapeFile
- tape image fileIOException
- cannot read tape imagepublic String getName()
Copyright © 2018 Ken Händel. All rights reserved.