Uses of Class
buoy.widget.TextWidget

Packages that use TextWidget
buoy.widget   
 

Uses of TextWidget in buoy.widget
 

Subclasses of TextWidget in buoy.widget
 class BPasswordField
          A BPasswordField is a simple text entry box for typing passwords.
 class BTextArea
          A BTextArea is a multi-line text entry box.
 class BTextField
          A BTextField is a simple text entry box.
 



Written by Peter Eastman.