Methods Summary

Exbot class include several action methods based on Java Robot. It allows you to quickly create robot workflow that interacts with the operating system of a computer.

Method and Description

Modifier and Type

Operating system

-

All

void

All

void

All

void

All

void

All

void

All

void

All

void

All

void

All

void

All

void

All

void

void

void

All

void

All

void

All

static String

All

static String

All

About OS exclusive methods

Methods starting with mac or windows, for instance macShowSpotlight(), are exclusive to their operating system. You should only use them on the appropriate OS. Of course, other methods can be use on all systems.

Last updated