About 200 results
Open links in new tab
  1. Getting Started with Touchscreen UIs in Java Platform, Micro ... - Oracle

    Since the launch of the evil "no Java Virtual Machine available" iPhone, almost every mobile manufacturer has released a mobile phone that has a touch interface. In this article, I will introduce you to the methods in the Canvas class that …

  2. How to implement a Java Swing application to Touch Screen

    Dec 23, 2016 · If you don't need multi-touch, the normal mouse drivers for use with most touch screen controllers will just have the touch-screen emulate a normal mouse where a finger touching the screen is emulated as a mouse click.

  3. How to Develop a Touch Screen Application Using Swing in Java?

    To create a touch screen application using Swing in Java, you'll leverage the layout management and event handling capabilities of Swing to design a user-friendly interface that's compatible …

  4. java - Programming a touch screen application with SWING - Stack Overflow

    Jan 16, 2011 · If you want to do anything fancy (multitouch, flick-scrolling, etc.) then you can use the regular mouse events (mouseClicked, mousePressed, mouseDragged etc.) and provide your own gesture logic, or take a look at the libraries suggested in the answer for this similar question.

  5. 6 Working with Touch Events (Release 8) - Oracle

    This topic describes the touch events that enable users to interact with your JavaFX application using a touch screen. Touch points identify each point of contact for a touch.

  6. Is there a Java API for touching devices such as tablets?

    Mar 4, 2016 · This is an old question but i find it may still be useful. Java Swing does not have native support for touch-events. However, Java FX does. Java FX is already integrated in Java SE 7 and 8 and could be installed on Java SE 6. See this article from Oracle

  7. Java, Touchscreen and Swing

    Dec 19, 2013 · This article is the first part of a series of articles touching on the subject of touchscreen input using swing and how to implement more features.

  8. How to Access Touchscreen Devices Using Java API

    Explore Java APIs for interacting with touchscreen devices like tablets and smartphones. Understand the best practices and common challenges.

  9. Java Simulate Touch Command: A Comprehensive Guide

    This tutorial will guide you through the process of simulating touch commands in Java, focusing on practical applications and real-world use cases. Whether you're developing a mobile application or automating touch interactions on a touch-enabled device, understanding how to implement touch simulation is crucial for enhancing user experience.

  10. MT4j - Multitouch For Java

    MT4j - Multitouch for Java™ - is an open source Java™ framework, created for rapid development of visually rich applications. MT4j is designed to support different kinds of input devices with a special focus on multi-touch support. MT4j is …

  11. Some results have been removed
Refresh