Uses of Class
de.beamertool.viewer.remotecontrol.SerBufferedImage

Packages that use SerBufferedImage
de.beamertool.viewer.gui This is the main package of all gui related stuff. 
de.beamertool.viewer.remotecontrol This package contains all files for the remote controlling feature of beamer-tool_admin with beamer-tool 
 

Uses of SerBufferedImage in de.beamertool.viewer.gui
 

Methods in de.beamertool.viewer.gui that return SerBufferedImage
 SerBufferedImage AbstractFmMain.getScreenshot()
           
 SerBufferedImage GuiController.getScreenshot()
           
 

Uses of SerBufferedImage in de.beamertool.viewer.remotecontrol
 

Methods in de.beamertool.viewer.remotecontrol that return SerBufferedImage
 SerBufferedImage RemoteControlListener.getScreenshot()
           
 SerBufferedImage RemoteControlMethods.getScreenshot()