net.sourceforge.jsh3modtool.gui
Class TestModel

java.lang.Object
  extended by net.sourceforge.jsh3modtool.gui.TestModel
All Implemented Interfaces:
ImageModel

public class TestModel
extends java.lang.Object
implements ImageModel


Constructor Summary
TestModel(java.io.File filePath)
           
 
Method Summary
 java.io.InputStream getData()
           
 java.lang.String getDescription()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestModel

public TestModel(java.io.File filePath)
Parameters:
filePath -
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface ImageModel

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface ImageModel

getData

public java.io.InputStream getData()
                            throws java.io.IOException
Specified by:
getData in interface ImageModel
Throws:
java.io.IOException


Copyright © 2005 sourceforge.net. All Rights Reserved.