esuslogo
 [To advertise Java(tm) Events here, contact joris@esus.com!]
banner

Java™
by example!






New @ Esus.com


  gb  In-house search engine for better results!

  gb  Get updates with the esus.com
newsletter!









  Home 
 Browse Categories 
 Ask a Java Question 
 Help 
  For Java Tips & Tricks, subscribe to the esus.com newsletter!
Search Java Q&A, Links, API's:   adv 

Become a member to observe this category
Robot

With this class (JDK1.3+), native system input events can be generated. This allows for automated GUI testing. The events are not posted to the AWT event queue but instead on the system's native input queue. Cool things can be done with this class, like recording user interaction and playing it back at a later time, or real-time on another machine. Another capability is to capture an area of the native screen as an image buffer.

Subcategories



      Questions & Answers
      = answered, = unanswered

      General:

        How do I capture an area of the native screen?
        How do I move the mouse over the screen?
        How do I generate mouse click events with the Robot class?
        How do I generate key events with the Robot class?
        How do I record GUI events and play them back?
        How do I use the Robot class in an Applet?
        How do I get the color of any pixel using the Robot class?


      Further Information (sorted alphabetically)
      Related Links:







      Terms of Service | Privacy Policy | Contact

      Copyright © 2000-2003 Esus.com - All Rights Reserved 
      Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. Esus.com is independent of Sun Microsystems, Inc. All other trademarks are the sole property of their respective owners.