jACOB 2.7 API Documentation.

de.tif.jacob.screen
Class IGuiElement.GroupState

java.lang.Object
  extended by de.tif.jacob.screen.IGuiElement.GroupState
Enclosing interface:
IGuiElement

public static class IGuiElement.GroupState
extends java.lang.Object

Class to reflect the (data) status of a GUI group.

See Also:
IGuiElement.getDataStatus()

Method Summary
 java.lang.String toString()
          Returns the string representation of this group state.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Returns the string representation of this group state.

Overrides:
toString in class java.lang.Object
Returns:
the string representation
See Also:
Object.toString()

jACOB 2.7 API Documentation.