de.beamertool.viewer.gui
Class SlideshowController

java.lang.Object
  extended by de.beamertool.viewer.gui.SlideshowController

public class SlideshowController
extends Object

Author:
ocm-zeeman

Constructor Summary
SlideshowController(Dimension targetSize, Settings settings)
           
SlideshowController(Settings settings)
           
 
Method Summary
 BufferedImage getNextNormalImageFromPool()
           
 TextureData getNextOpenGlImageFromPool()
           
 BufferedImage getSplashImage()
           
 TextureData getSplashTexture()
           
 int[] refreshDirs()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SlideshowController

public SlideshowController(Dimension targetSize,
                           Settings settings)

SlideshowController

public SlideshowController(Settings settings)
Method Detail

getNextNormalImageFromPool

public BufferedImage getNextNormalImageFromPool()

getNextOpenGlImageFromPool

public TextureData getNextOpenGlImageFromPool()

getSplashImage

public BufferedImage getSplashImage()

getSplashTexture

public TextureData getSplashTexture()

refreshDirs

public int[] refreshDirs()