Skip to content
Permalink
c1bb6e4571
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
7 lines (7 sloc) 415 Bytes
#BlueJ class context
comment0.target=MoveTimer
comment0.text=\r\n\ Lab\ 2\:\ MoveTimer.java\r\n\ A\ subclass\ of\ javax.swing.Timer\ that\ can\ be\ used\ for\ animation.\r\n\ It\ also\ serves\ as\ an\ example\ of\ the\ code\ for\ an\ "event\ source"\ object.\r\n
comment1.params=anInterval\ aMover
comment1.target=MoveTimer(int,\ Mover)
comment1.text=\r\n\ Constructor\ for\ the\ MoveTimer\r\n
numComments=2