de.beamertool.viewer.remotecontrol
Interface RemoteControlListener
- All Known Subinterfaces:
- RemoteControlMethodsMBean
- All Known Implementing Classes:
- AbstractFmMain, FmMain, FmMain, GuiController, RemoteControlMethods
public interface RemoteControlListener
Simple interface to handle admin events emitted by beamer-tool_admin
- Author:
- ocm-zeeman
clearChat
void clearChat()
getScreenshot
SerBufferedImage getScreenshot()
refreshDirs
int[] refreshDirs()
say
void say(String sayText)
startCountdown
void startCountdown(long countdown)
startCry
void startCry(String cryText)
stopCountdown
void stopCountdown()
stopCry
void stopCry()