Index: trunk/src/tmcsim/highwaymodel/trafficeventseditor/TrafficLaneEvent.java
===================================================================
--- trunk/src/tmcsim/highwaymodel/trafficeventseditor/TrafficLaneEvent.java	(revision 457)
+++ trunk/src/tmcsim/highwaymodel/trafficeventseditor/TrafficLaneEvent.java	(revision 541)
@@ -6,5 +6,5 @@
 
 /**
- *
+ * A Traffic Lane Event is a color occurring at specific route,station, and detector.
  * @author jtorres
  */
Index: trunk/src/tmcsim/highwaymodel/trafficeventseditor/TimeFrame.java
===================================================================
--- trunk/src/tmcsim/highwaymodel/trafficeventseditor/TimeFrame.java	(revision 457)
+++ trunk/src/tmcsim/highwaymodel/trafficeventseditor/TimeFrame.java	(revision 541)
@@ -5,5 +5,5 @@
 
 /**
- *
+ * A list of TrafficLaneEvents
  * @author jtorres
  */
Index: trunk/src/tmcsim/highwaymodel/trafficeventseditor/TrafficEventsEditor.java
===================================================================
--- trunk/src/tmcsim/highwaymodel/trafficeventseditor/TrafficEventsEditor.java	(revision 457)
+++ trunk/src/tmcsim/highwaymodel/trafficeventseditor/TrafficEventsEditor.java	(revision 541)
@@ -30,5 +30,8 @@
 
 /**
- *
+ * This tool was designed for testing the FEP (which is now obsolete).
+ * It allows the user to specify which dots in the highway model should change color.
+ * It allows very fine grained control of individual dots and lanes. 
+ * (It is NOT for editing a traffic events file, which is at a higher level of abstraction).
  * @author jtorres
  */
