Home
last modified time | relevance | path

Searched refs:ScreenShot (Results 1 – 5 of 5) sorted by relevance

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenShot.java19 public class ScreenShot implements Callable<ScreenShot> { class
21 private final ScreenShot prev;
23 private ScreenShot next;
35 public ScreenShot( in ScreenShot() method in ScreenShot
38 ScreenShot prev, in ScreenShot()
77 for (ScreenShot sibling = next; sibling!=null; sibling=sibling.next) { in getFramesPerSecond()
107 public ScreenShot call() throws Exception { in call()
196 for (ScreenShot sibling=prev; sibling!=null; sibling=sibling.prev) { in call()
H A DScreenRecorder.java42 private ScreenShot first;
70 ScreenShot screenShot = null; in runInternal()
103 List<Future<ScreenShot>> screenshots = new ArrayList<Future<ScreenShot>>();
239 for (Future<ScreenShot> sf: fragment.screenshots) { in getMovie()
245 ScreenShot screenShot = sf.get(); in getMovie()
H A DCaptureConfig.java170 public Future<ScreenShot> submit(ScreenShot task) { in submit()
178 …public ScreenShot createScreenShot(ScreenShot prev, FileChannel imageChannel) throws IOException {… in createScreenShot()
186 return new ScreenShot( in createScreenShot()
/plugin/svgedit/
H A DREADME2 ScreenShot: http://img189.imageshack.us/img189/909/dokuwikisvgeditplugin.png
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...