Package view

This package contains all components of the user interface.

See:
          Description

Interface Summary
IChannelValueGetter This interface defines the methods required to get channel information from the model.
IChannelValueSetter This interface defines the methods required to set channels values in the model.
ICueAdder This interface defines the methods required to add a new cue.
ICueInformationGetter This interface defines the methods for receiving cue information.
ICueTransitioner This interface is used for triggering cue transitions and changes.
IDeviceConnector This interface provides methods for the view to control the DMX device.
ILightViewConnector This interface defines the connector that all commincation between the view and model will go through.
IShowLoaderSaver This interface defines the methods required to load or save a show.
 

Class Summary
LightView This is the primary class for the view part of this project.
 

Package view Description

This package contains all components of the user interface.