|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dawb.fable.extensions.FableLoader
public class FableLoader
Constructor Summary | |
---|---|
FableLoader()
|
Method Summary | |
---|---|
IFableImage |
loadFile(java.lang.String path,
java.lang.String name,
boolean isFabioConfigured,
org.eclipse.core.runtime.IProgressMonitor monitor)
Please implement this method to return the IFableImage. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FableLoader()
Method Detail |
---|
public IFableImage loadFile(java.lang.String path, java.lang.String name, boolean isFabioConfigured, org.eclipse.core.runtime.IProgressMonitor monitor) throws java.lang.Exception
IFableLoader
loadFile
in interface IFableLoader
name
- optional parameter which says the image required
if the file contains more than one image.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |