- click(int) - Method in class com.joc.jguii.InteractionHandler
-
Presses and releases the specified mouse button
- close() - Method in class com.joc.jguii.Application
-
Closes the application.
- close(int) - Method in class com.joc.jguii.ApplicationHandler
-
Closes the Application at the specified index.
- close(String) - Method in class com.joc.jguii.ApplicationHandler
-
Closes the Application with the specified name.
- com.joc.jguii - package com.joc.jguii
-
- config - Variable in class com.joc.jguii.ApplicationHandler
-
Path to and name of config file.
- config - Variable in class com.joc.jguii.ConfigHandler
-
Path to and name of config file
- ConfigHandler - Class in com.joc.jguii
-
Reads config files and retrieves information from them.
- ConfigHandler(String) - Constructor for class com.joc.jguii.ConfigHandler
-
- currApp - Variable in class com.joc.jguii.ApplicationHandler
-
The window id of the currently focused Application.