front_processing/extern/TUIO_JAVA/src/TuioDemoComponent.java
changeset 28 9ccef81f02ab
parent 10 925b7ee746e3
equal deleted inserted replaced
27:6c08d4d7219e 28:9ccef81f02ab
    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.*;