de.jreality.vr
Class LoadPluginVR

java.lang.Object
  extended by de.jreality.vr.AbstractPluginVR
      extended by de.jreality.vr.LoadPluginVR
All Implemented Interfaces:
PluginVR

public class LoadPluginVR
extends AbstractPluginVR


Constructor Summary
LoadPluginVR(String[][] examples)
           
 
Method Summary
 JPanel getPanel()
           
 void switchToFileBrowser()
           
 
Methods inherited from class de.jreality.vr.AbstractPluginVR
contentChanged, environmentChanged, getName, getViewerVR, restoreDefaults, restorePreferences, setViewerVR, storePreferences, terrainChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadPluginVR

public LoadPluginVR(String[][] examples)
Method Detail

getPanel

public JPanel getPanel()
Specified by:
getPanel in interface PluginVR
Overrides:
getPanel in class AbstractPluginVR

switchToFileBrowser

public void switchToFileBrowser()