Synthia
Generic and flexible data structure generator
WidgetAction.java File Reference

Go to the source code of this file.

Classes

class  examples.gui.WidgetAction< T >
 A Action that performs a concrete action on a widget. More...
 
class  examples.gui.WidgetAction< T >.ClickAction
 Action that clicks on a specific button when called.
 
class  examples.gui.WidgetAction< T >.TypeAction
 Action that types a string inside a textbox.
 

Packages

package  examples.gui
 Examples showing pickers interacting with elements of a graphical user interface.