Uses of Class
org.encog.bot.browse.range.Input

Packages that use Input
org.encog.bot.browse This class contains Encog's browser functions. 
org.encog.bot.browse.range This package contains all of the classes that represent ranges in an HTML document. 
 

Uses of Input in org.encog.bot.browse
 

Methods in org.encog.bot.browse with parameters of type Input
 void Browser.navigate(Form form, Input submit)
          Navigate based on a form.
 

Uses of Input in org.encog.bot.browse.range
 

Methods in org.encog.bot.browse.range that return Input
 Input Form.findType(String type, int index)
          Find the form input by type.
 



Copyright © 2011. All Rights Reserved.