Uses of Class
buoy.widget.BButton

Packages that use BButton
buoy.widget   
 

Uses of BButton in buoy.widget
 

Methods in buoy.widget that return BButton
 BButton WindowWidget.getDefaultButton()
          Get the default button for this window.
 

Methods in buoy.widget with parameters of type BButton
 void WindowWidget.setDefaultButton(BButton button)
          Set the default button for this window.
 



Written by Peter Eastman.