Uses of Class
org.uispec4j.TextBox

Packages that use TextBox
org.uispec4j Provides classes for handling user interface components. 
 

Uses of TextBox in org.uispec4j
 

Methods in org.uispec4j that return TextBox
 TextBox Panel.getInputTextBox()
          Retrieves input-only text boxes.
 TextBox Panel.getInputTextBox(java.lang.String name)
          Retrieves input-only text boxes.
 TextBox Panel.getTextBox()
           
 TextBox Panel.getTextBox(ComponentMatcher matcher)
           
 TextBox Panel.getTextBox(java.lang.String name)
           
 



Copyright © 2004-2010. All Rights Reserved.