org.gnu.gtk
public class VButtonBox extends ButtonBox
The methods for manipulating this widget are all stored in it's super class, ButtonBox.
See Also: ButtonBox HButtonBox
| Constructor Summary | |
|---|---|
| VButtonBox()
Creates a new VButtonBox Object, ready to have widgets added to it. | |
| VButtonBox(Handle handle)
Construct a new VButtonBox from a handle to a native resource. | |
| Method Summary | |
|---|---|
| static Type | getType()
Retrieve the runtime type used by the GLib library. |
| static VButtonBox | getVButtonBox(Handle handle)
Internal static factory method to be used by Java-Gnome only. |