Uses of Class
org.gnu.gtk.Box

Packages that use Box
org.gnu.gtk   
 

Uses of Box in org.gnu.gtk
 

Subclasses of Box in org.gnu.gtk
 class ButtonBox
          This is the base class that holds the common functions for GtkHButtonBox and GtkVButtonBox.
 class ColorSelection
          This widget displays color information in such a way that the user can specify, with the mouse, any available color.
 class Combo
          The Combo box displays a single item and provides a pull-down list of items that can be selected.
 class FontSelection
          A widget that lists the available fonts, styles and sizes, allowing the user to select a font.
 class GammaCurve
          The GammaCurve widget displays an interactive window that enables the mouse to insert and move points.
 class HBox
          HBox is a container widget that organizes its contained widgets horizontally side by side.
 class HButtonBox
          HButtonBox is a container designed to display a collection of buttons horizontally.
 class StatusBar
          A Statusbar is usually placed along the bottom of an application's main Window.
 class VBox
          VBox is a container widget that organizes its contained widgets vertically.
 class VButtonBox
          GtkVButtonBox is a container desinged to display a collection of buttons vertically.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net