de.jreality.plugin.menu
Class DisplayOptions
java.lang.Object
Plugin
de.jreality.plugin.menu.DisplayOptions
public class DisplayOptions
- extends Plugin
Plugin for quickly setting and saving camera settings and cursor/picking
- Author:
- brinkman
DisplayOptions
public DisplayOptions()
setFullscreen
public void setFullscreen(boolean fs)
getPluginInfo
public PluginInfo getPluginInfo()
install
public void install(Controller c)
throws Exception
- Throws:
Exception
uninstall
public void uninstall(Controller c)
throws Exception
- Throws:
Exception
restoreStates
public void restoreStates(Controller c)
throws Exception
- Throws:
Exception
storeStates
public void storeStates(Controller c)
throws Exception
- Throws:
Exception
getPerspective
public Class<? extends PerspectiveFlavor> getPerspective()
setFrontendListener
public void setFrontendListener(FrontendListener l)
getHideMouseToggle
public AbstractJrToggleAction getHideMouseToggle()