Package candy.util

Interface Summary
CandyTableMeta This interface defines those routines that a class must expose in order to be considered capable of being placed in a CandyTable
Transcriptable This interface defines those routines that a class must expose in order to be considered Transcriptable but candy
 

Class Summary
CandyTable A CandyTable is used to keep record of various things in the candySpace and the whole distributed application as a whole.
ClearSpace This program is a util program which will get access to our candySpace and clear any candyObjects from it
CWTTranscript The transcript of a code walk-through.
ExternalFile ExternalFile encapsulates the file sharing mechanism inside of candy.
ExternalFileMeta ExternalFileMeta contains meta-information about an ExternalFile
MeetingTranscript A MeetingTranscript is the most general type of meeting with no specific constraints imposed on its requirments or the interaction of its participants.
Transcript A Transcript facilitates ease of saving the history of every component of candy.
TranscriptMeta TranscriptMeta contains meta-information about a Transcript
TranscriptTimer Timer for Transcript playback