User Tools

Site Tools


balloons

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
balloons [2018/08/17 08:40] frchrisballoons [2018/08/17 08:42] frchris
Line 84: Line 84:
     titleFont = new Font("Roman", Font.BOLD, 18);     titleFont = new Font("Roman", Font.BOLD, 18);
     regularFont = new Font("Helvetica", Font.PLAIN, 12);     regularFont = new Font("Helvetica", Font.PLAIN, 12);
-    balloons = new ArrayList&lt;Balloon&gt;();+    balloons = new ArrayList<Balloon>();
     timer = new Timer(10, this);     timer = new Timer(10, this);
         timer.start();         timer.start();
balloons.txt · Last modified: 2018/08/18 20:14 by cthiel

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki