| Package | Description | 
|---|---|
| synergynet3.apps.numbernet.model | |
| synergynet3.apps.numbernet.network | |
| synergynet3.web.apps.numbernet.comms.teachercontrol | 
| Constructor and Description | 
|---|
ExpressionSession(NumberNetStudentTableClusteredData dataCluster)
Instantiates a new expression session. 
 | 
| Constructor and Description | 
|---|
CalculatorCollectionSync(CalculatorCollectionManager calculatorCollectionManager,
                        NumberNetStudentTableClusteredData tableClusterData)
Instantiates a new calculator collection sync. 
 | 
CalculatorKeySynchronizer(CalculatorCollectionManager calculatorCollectionManager,
                         NumberNetStudentTableClusteredData studentTableDataCluster)
Instantiates a new calculator key synchronizer. 
 | 
ExpressionDisplaySync(ExpressionDisplay display,
                     NumberNetStudentTableClusteredData tableClusterData)
Instantiates a new expression display sync. 
 | 
ExpressionPositionSync(ExpressionDisplay expressionDisplay,
                      NumberNetStudentTableClusteredData tableData)
Instantiates a new expression position sync. 
 | 
MultiTouchEnabledSync(NumberNetStudentTableClusteredData tableClusterData,
                     MultiTouchInputComponent mtInput)
Instantiates a new multi touch enabled sync. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NumberNetStudentTableClusteredData | 
TeacherControlComms.getStudentTableDeviceForName(java.lang.String device)
Gets the student table device for name. 
 |