Changeset 76 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/drawers


Ignore:
Timestamp:
08/25/2017 12:22:28 PM (9 years ago)
Author:
bmcguffin
Message:

Added javadoc for several files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/scriptbuilder/gui/drawers/TimeSliceDrawer.java

    r53 r76  
    103103     * @param g2d the graphics component 
    104104     * @param slice the timeSlice to draw 
    105      * @param collapsed if true, don't draw the event icons 
    106105     */ 
    107106    public static void DrawScriptBuilderTimeSlice(Graphics2D g2d, TimeSlice slice) 
Note: See TracChangeset for help on using the changeset viewer.