Package org.eclipse.epsilon.picto
Class StaticContentPromise
java.lang.Object
org.eclipse.epsilon.picto.StaticContentPromise
- All Implemented Interfaces:
ContentPromise
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionStaticContentPromise(File file) StaticContentPromise(String content) StaticContentPromise(String content, File file) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.epsilon.picto.ContentPromise
getProgressMonitor, setProgressMonitor
-
Field Details
-
-
file
-
-
Constructor Details
-
StaticContentPromise
-
StaticContentPromise
-
StaticContentPromise
-
-
Method Details
-
getContent
- Specified by:
getContentin interfaceContentPromise- Throws:
Exception
-
getFile
-