Uses of Package
de.jreality.ui.viewerapp

Packages that use de.jreality.ui.viewerapp
de.jreality.plugin.basic   
de.jreality.ui.treeview Renders the tree structure of a scene graph as a Swing JTree. 
de.jreality.ui.viewerapp Creates pre-configured viewers with tools. 
de.jreality.ui.viewerapp.actions   
de.jreality.ui.viewerapp.actions.edit   
de.jreality.ui.viewerapp.actions.file   
de.jreality.ui.viewerapp.actions.view   
de.jreality.vr Classes related to the jReality virtual reality viewer ViewerVR. 
 

Classes in de.jreality.ui.viewerapp used by de.jreality.plugin.basic
SelectionManager
           
ViewerSwitch
          hides several viewer implementations and provides the same viewing component for all.
 

Classes in de.jreality.ui.viewerapp used by de.jreality.ui.treeview
Selection
          Represents selections in a displayed scene.
 

Classes in de.jreality.ui.viewerapp used by de.jreality.ui.viewerapp
FileFilter
           
Navigator.SelectionEvent
           
Selection
          Represents selections in a displayed scene.
SelectionEvent
          Event for selections in the scene graph.
SelectionListener
           
SelectionManager
           
ViewerApp
          Factory class for jReality Viewer applications, which display a JrScene.
The scene is created from a given SceneGraphComponent or geometry, an existing scene graph or JrScene.
There are several constructors for this purpose.
Note that when using the default JrScene, some tools may already be included in the scene.
ViewerAppMenu
          Creates the viewerApp's menu bar and contains static fields for names of menus and actions.
ViewerSwitch
          hides several viewer implementations and provides the same viewing component for all.
 

Classes in de.jreality.ui.viewerapp used by de.jreality.ui.viewerapp.actions
Selection
          Represents selections in a displayed scene.
SelectionEvent
          Event for selections in the scene graph.
SelectionListener
           
SelectionManager
           
 

Classes in de.jreality.ui.viewerapp used by de.jreality.ui.viewerapp.actions.edit
SelectionEvent
          Event for selections in the scene graph.
SelectionListener
           
SelectionManager
           
 

Classes in de.jreality.ui.viewerapp used by de.jreality.ui.viewerapp.actions.file
ViewerApp
          Factory class for jReality Viewer applications, which display a JrScene.
The scene is created from a given SceneGraphComponent or geometry, an existing scene graph or JrScene.
There are several constructors for this purpose.
Note that when using the default JrScene, some tools may already be included in the scene.
ViewerSwitch
          hides several viewer implementations and provides the same viewing component for all.
 

Classes in de.jreality.ui.viewerapp used by de.jreality.ui.viewerapp.actions.view
SelectionManager
           
ViewerApp
          Factory class for jReality Viewer applications, which display a JrScene.
The scene is created from a given SceneGraphComponent or geometry, an existing scene graph or JrScene.
There are several constructors for this purpose.
Note that when using the default JrScene, some tools may already be included in the scene.
ViewerAppMenu
          Creates the viewerApp's menu bar and contains static fields for names of menus and actions.
 

Classes in de.jreality.ui.viewerapp used by de.jreality.vr
ViewerApp
          Factory class for jReality Viewer applications, which display a JrScene.
The scene is created from a given SceneGraphComponent or geometry, an existing scene graph or JrScene.
There are several constructors for this purpose.
Note that when using the default JrScene, some tools may already be included in the scene.