Uses of Package
org.gnu.gtk

Packages that use org.gnu.gtk
org.gnu.gtk   
org.gnu.gtk.event   
 

Classes in org.gnu.gtk used by org.gnu.gtk
AccelFlags
           
AccelGroup
          An AccelGroup represents a group of keyboard accelerators, typically attached to a toplevel Window.
Adjustment
          This object stores geometry information, such as upper and lower bounds, step and page increments, and the size of a page.
AnchorType
           
ArrowType
          Used to indicate the direction in which an Arrow should point.
AttachOptions
          Denotes the expansion properties that a widget will have when it (or it's parent) is resized.
Bin
          This is a base class for a container widget that has only one child.
Box
          This is the base class of HBox and VBox.
Button
          A widget that creates a signal when clicked on.
ButtonBox
          This is the base class that holds the common functions for GtkHButtonBox and GtkVButtonBox.
ButtonBoxStyle
          Used to dictate the style that a ButtonBox uses to layout the buttons it contains.
ButtonsType
          Defines the prebuild set of buttons for a Dialog.
CalendarDisplayOptions
          Defines the appearance of a Calendar object.
CellRenderer
          A CellRenderer is an object used to reder data in a TreeView widget.
CellRendererAttribute
          CellRenderers have attributes which can be set based on data from the TreeModel (currently only implemented by ListStore and TreeStore).
CellRendererMode
           
CellRendererPixbuf.Attribute
          Attributes for the CellRenderer
CellRendererState
           
CellRendererText.Attribute
          Attributes which may be used to connect to data in a TreeModel via methods in the TreeViewColumn object.
CellRendererToggle.Attribute
          Attributes for mapping to data in the TreeModel
CheckButton
          A CheckButton widget displays a small button with a label next to it.
CheckMenuItem
          The CheckMenuItem is a menu item that maintains the state of a boolean value in addition to the MenuItem's usual role of activating applicaiton code.
Clipboard
          The Clipboard object represents a clipboard of data shared between different processes or between different widgets in the same process.
ColorSelection
          This widget displays color information in such a way that the user can specify, with the mouse, any available color.
Container
          The Container widget is a base class for container widgets.
CornerType
          Specifies which cornor a child widget should be placed in when packed into a ScrolledWindow.
CurveType
           
DataBlock
          Represents a block in which data can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockBoolean
          Represents a block in which boolean data can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockDouble
          Represents a block in which double data can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockInt
          Represents a block in which integer data can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockObject
          Represents a block in which java objects can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockPixbuf
          Represents a block in which pixbuf data can be stored in a TreeModel (such as ListStore or TreeStore).
DataBlockString
          Represents a block in which String data can be stored in a TreeModel (such as ListStore or TreeStore).
DebugFlag
           
DeleteType
           
DestDefaults
           
Dialog
          Dialog boxes are a convenient way to prompt the user for a small amount of input, eg.
DialogFlags
           
DirectionType
           
DrawingArea
          The DrawingArea widget is used for creating custom user interface elements.
Editable
          The Editable class is the base class for widgets for editing text, such as Entry.
Entry
          A single line text entry widget.
ExpanderStyle
           
Frame
          The Frame widget is a Bin that surrounds its child with a decorative frame and an optional label.
GtkObject
          This is the base class of all widgets and a few non-widget objects.
GtkStockItem
          Stock items are combinations of icons and text which are used in various widgets, such as gtk.Button.
HBox
          HBox is a container widget that organizes its contained widgets horizontally side by side.
HButtonBox
          HButtonBox is a container designed to display a collection of buttons horizontally.
IconSet
          This object represents a set of Icons that are a variant of a particular icon.
IconSize
           
IconSource
           
ImageType
          Describes the image data represented by a Image.
IMContext
           
Item
          This widget is designed to be a base class for widgets that can be selected and deselected.
ItemFactory
           
ItemFactoryEntry
          This class contains the data necessary for an ItemFactory to create a menu.
Justification
          Used for justifying the text inside a Label widget.
Label
          The Label widget displays a small amount of text.
Menu
          A Menu is a MenuShell that implements a drop down menu consisting of a list of MenuItem objects which can be navigated and activated by the user to perform application functions.
MenuDirectionType
          Represents directional movements within a menu.
MenuFactoryType
           
MenuItem
          The MenuItem widget and derived widgets are the only valid children for Menus.
MenuShell
          The MenuShell class is an abstract base class used to derive the Menu and MenuBar subclasses.
MessageType
          The type of message to be displayed in a dialog.
MetricType
           
Misc
          This is a base class providing allignment and padding to a number of displayable widgets.
MovementStep
           
ObjectFlags
          Tells about the state of a GtkObject.
Orientation
           
PackType
          Represents the packing location of Box children.
Paned
          Paned is the base class for widgets with two panes arranged either horizontally (HPaned) or vertically (VPaned).
PathPriorityType
           
PathType
           
PolicyType
          Determines when a scrollbar is visible.
PositionType
          A property used to determine where items appear in widgets
Progress
          The Progress widget is the base class of ProgressBar.
ProgressBarOrientation
          An object representing the various orientations and growth directions for progress bar widgets.
ProgressBarStyle
           
RadioButton
          A single RadioButton performs the same basic function as a CheckButton, as it's position in the object hierarchy reflects.
RadioMenuItem
          A RadioMenuItem is a CheckMenuItem that belongs to a group.
Range
          This is the base class for the group of widgets that involve graphic display and manipulation of a vale bounded within a specific minumumand maximum value.
RcFlags
           
RcStyle
          A class that provides runtime routines for handling resource files.
RcTokenType
           
ReliefStyle
          The reliefStyle is used by a number of widgets, such as Button.
Requisition
           
ResizeMode
           
ResponseType
           
Ruler
          This widget is the base class for GtkHRuler and GtkVRuler.
Scale
          A Scale is a slider control used to select a numeric value.
ScrollBar
          The ScrollBar widget is an abstract base class for HScrollBar and VScrollBar.
ScrollType
           
SelectionMode
          Determines how elements of a TreeView widget may be selected.
Separator
          The Separator class is the base class for HSeparator and VSeparator.
ShadowType
          Used to change the appearance of an outline typically provided by a Frame.
SideType
           
SignalRunType
           
SizeGroupMode
          Modes for SizeGroup objects.
SortType
          todo: doc
SpinButtonUpdatePolicy
          This is the property which determines when a SpinButton widget should be updated.
SpinType
          A property used to determine how to sping a SpinButton widget.
StateType
           
Style
           
SubmenuDirection
           
SubmenuPlacement
           
TargetEntry
          Defination for sources and destinations of Drag and Drop operations.
TargetFlags
           
TextAppearance
          Read only text appearance properties, as returned by methods relating to the text view widgets.
TextAttributes
          A read only store of text attributes as returned by TextIter.getAttributes(TextAttributes).
TextBuffer
          The TextBuffer is the object used to store data to be displayed in a TextView widget.
TextChildAnchor
          An anchor for embedding widgets within TextView widgets.
TextDirection
          Direction for text display.
TextIter
          The Text Editor objects are discussed in detail in the TextView widget overview.
TextMark
          You may wish to begin by reading the TextView overview which gives an overview of all the objects and data types related to the text widget and how they work together.
TextSearchFlags
          Flags for searching text.
TextTag
          See the TextBuffer description for an overview of these classes.
TextTagTable
          See TextView description for an overview of the related objects.
TextWindowType
           
ToggleButton
          A ToggleButton is a button that changes and retains its on or off state each time it is selected with the mouse.
ToolBarChildType
           
ToolBarSpaceStyle
           
ToolBarStyle
           
TreeIter
          A tree iterator refers to a particular row of a TreeView object.
TreeModel
          A generic tree interface for use with TreeView widgets.
TreePath
          A path refers to a single row in a TreeStore.
TreeSelection
          The TreeSelection object is a helper object to manage the selection for a TreeView widget.
TreeSelectionForEach
          This interface is used in combination with some methods of this class to iterate over a number of items in the selection.
TreeView
          The TreeView object is a widget for displaying trees and lists.
TreeViewColumn
          The TreeViewColumn object is a visible column in a TreeView widget, which is the base widget for all Tree, list and table widgets.
TreeViewColumnSizing
          Determines how columns of a tree or table are resized.
TreeViewDropPosition
           
UpdateType
          Controls how widgets should be updated todo:doc GTK_UPDATE_CONTINUOUS means that anytime the range slider is moved, the range value will change and the value_changed signal will be emitted.
VBox
          VBox is a container widget that organizes its contained widgets vertically.
Visibility
           
Widget
          GtkWidget is the base class of all widgets.
WidgetFlags
           
WidgetHelpType
           
Window
          A Window is a window that can be displayed on the screen.
WindowPosition
          This class can influence the placement of a window.
WindowType
           
WrapMode
          Word wrapping mode for TextBuffer objects.
 

Classes in org.gnu.gtk used by org.gnu.gtk.event
DeleteType
           
Menu
          A Menu is a MenuShell that implements a drop down menu consisting of a list of MenuItem objects which can be navigated and activated by the user to perform application functions.
MovementStep
           
SelectionData
          Data used in Drag and drop operations
Widget
          GtkWidget is the base class of all widgets.
 


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