Scala Monitoring and Control System API
com.lafros.macs

object ControlsGui

[source: com/lafros/macs/ControlsGui.scala]

object ControlsGui
extends AnyRef
companion.
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
type Cmd
alias for PartialFunction[Event, Serializable].

Value Details
var context : Context
to be set by the MaCS implementation.

var exceptionHandler : ExceptionHandler
to be set by the MaCS implementation.


Copyright 2009 Latterfrosken Software Development Limited