This class is main Control class which extends from Control
and also implements basic functions of the AutoFillTextBoxFactory
You can easily utilize the AutoFillTextBox in your application
e.g
//..codes
AutoFillTextBox autobox = new AutoFillTextBox("helo","prefix","dog","city");
autobox.setLimit(7);
//..add autobox to your scene then the output must be like this:
Output: