|
Lafros MaCS 1.2r1
|
|
com/lafros/macs/ControlsGui.scala]
object
ControlsGui
extends AnyRef| Type Summary | |
type
|
Cmd
alias for PartialFunction[Event, Serializable].
|
| Value Summary | |
var
|
context
: Context
to be set by the MaCS implementation.
|
var
|
exceptionHandler
: ExceptionHandler
to be set by the MaCS implementation.
|
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Class Summary | |
trait
|
Context
extends AnyRef
submits commands.
|
| Type Details |
| Value Details |
var
context : Context
var
exceptionHandler : ExceptionHandler
|
Lafros MaCS 1.2r1
|
|