Exbot
  • Introduction
  • Getting Started
  • Methods Summary
  • Methods Details
  • Encryption Methods
  • Get screen coordinate
  • About OS exclusive methods
  • Learn more about Robot API
Powered by GitBook
On this page
  • Read Exbot's complete documentation on GitBook
  • Table of Contents

Was this helpful?

Introduction

requirement version Tested on macos and Windows

This class give extra functionality to Java Robot API. It allows you to perform many robot actions, while writing less code.

public class Exbot extends Robot

Read Exbot's complete documentation on GitBook

Table of Contents

  • Getting Started

  • Methods Summary

  • Methods Details

  • Encryption Methods

  • Get screen coordinate

  • About OS exclusive methods

  • Learn more about Robot API

NextGetting Started

Last updated 5 years ago

Was this helpful?