Package com.keenedgesoftware.scrutinize.core

Interface Summary
BroadcastListener Base class for broadcast listeners.
 

Class Summary
BroadcastEvent Base class for broadcast events
BroadcastManager Manages broadcasts.
Command Abstract class for any command.
CommandManager Manages commands.
CoreEntity Base class for core objects
MessageParser  
Picker The picker translates button press and mouse motion messages into selection and dyn-selection messages, which it then forwards to the message handlers
Selector The selector class handles selection and dyn-selection messages, and it manages the selection state (ie which entities are currently selected).
Task  
TaskManager  
Universe Top-level object of scrutinize core.