de.jreality.plugin.experimental
Class WebContentLoader
java.lang.Object
ShrinkPanelPlugin
de.jreality.plugin.experimental.WebContentLoader
- All Implemented Interfaces:
- ActionListener, EventListener
public class WebContentLoader
- extends ShrinkPanelPlugin
- implements ActionListener
WebContentLoader
public WebContentLoader()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
install
public void install(Controller c)
throws Exception
- Throws:
Exception
storeStates
public void storeStates(Controller c)
throws Exception
- Throws:
Exception
restoreStates
public void restoreStates(Controller c)
throws Exception
- Throws:
Exception
getPerspectivePluginClass
public Class<? extends SideContainerPerspective> getPerspectivePluginClass()
getPluginInfo
public PluginInfo getPluginInfo()
main
public static void main(String[] args)