Package de.jreality.ui.viewerapp

Creates pre-configured viewers with tools.

See:
          Description

Interface Summary
SelectionListener  
SelectionManager  
 

Class Summary
BeanShell  
FileFilter  
FileLoaderDialog  
Navigator Scene tree and inspector panel for a given scene graph.
Navigator.SelectionEvent  
Navigator.SelectionListener  
Selection Represents selections in a displayed scene.
SelectionEvent Event for selections in the scene graph.
SelectionManagerImpl Manages selections within a jReality scene.
SelectionRenderer A class which handles rendering the selection coming from a selection manager (see SelectionManager) and to be rendered into an instance of Viewer.
SelectionTool Allows selections within the displayed JrScene via picking.
SunflowMenu  
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.
 

Package de.jreality.ui.viewerapp Description

Creates pre-configured viewers with tools.