A C F G I L M N O P R S T U W 

G

getApplicationIndex(String) - Method in class com.joc.jguii.ConfigHandler
Gets the index of the Application with the given name.
getApplicationName(int) - Method in class com.joc.jguii.ConfigHandler
Gets the name of the Application at the given index.
getAppNamesList() - Method in class com.joc.jguii.ConfigHandler
Gets the names of all Applications specified in config file.
getBetween(String, char, char) - Method in class com.joc.jguii.ConfigHandler
Gets a substring starting from the first occurrence of begin and ending at first occurrence of end.
getConfig() - Method in class com.joc.jguii.ConfigHandler
Gets the path to the config file.
getCurrentApp(boolean) - Method in class com.joc.jguii.ApplicationHandler
Gets the id of the currently focused application.
getId() - Method in class com.joc.jguii.Application
Gets the window id of this application.
getInitId() - Method in class com.joc.jguii.Application
Retrieves the window id of this application just after it has been initially started.
getMousePos() - Method in class com.joc.jguii.InteractionHandler
Gets the absolute position of the mouse.
getName() - Method in class com.joc.jguii.NamedPoint
Gets the name of this point.
getPoint(int) - Method in class com.joc.jguii.Application
Gets the point at index i.
getPoint(String) - Method in class com.joc.jguii.Application
Gets the point with name name.
getPoints(int) - Method in class com.joc.jguii.ConfigHandler
Gets the list of points for the Application at the specified index.
getWindowFocus() - Method in class com.joc.jguii.ApplicationHandler
Gets the id of the currently focused application.
A C F G I L M N O P R S T U W