equal
deleted
inserted
replaced
15 GNU General Public License for more details. |
15 GNU General Public License for more details. |
16 |
16 |
17 You should have received a copy of the GNU General Public License |
17 You should have received a copy of the GNU General Public License |
18 along with this program; if not, write to the Free Software |
18 along with this program; if not, write to the Free Software |
19 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
19 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
20 */ |
|
21 |
|
22 /* |
|
23 Modified by alexandre.bastien@iri.centrepompidou.fr to manage TUIO strings. |
20 */ |
24 */ |
21 |
25 |
22 import java.awt.*; |
26 import java.awt.*; |
23 import java.awt.geom.*; |
27 import java.awt.geom.*; |
24 import java.awt.event.*; |
28 import java.awt.event.*; |