Package de.jreality.toolsystem

This package is responsable for managing the tools in a scene graph: registering them, handling user input, and triggering their activity based on this input.

See:
          Description

Interface Summary
ToolEventReceiver  
VirtualDevice  
VirtualDeviceContext  
 

Class Summary
DeviceManager TODO: document this
SlotManager TODO: document this Essentially, this class maps tools to slots.
ToolEvent  
ToolEventQueue TODO: check sync!
ToolManager  
ToolSystem TODO: document this
ToolUpdateProxy  
ToolUtility  
 

Exception Summary
MissingSlotException TODO: comment this
 

Package de.jreality.toolsystem Description

This package is responsable for managing the tools in a scene graph: registering them, handling user input, and triggering their activity based on this input.