gWidgets-package          package:gWidgets          R Documentation

_g_W_i_d_g_e_t_s _A_P_I _f_o_r _b_u_i_l_d_i_n_g _t_o_o_l_k_i_t-_i_n_d_e_p_e_n_d_e_n_t, _i_n_t_e_r_a_c_t_i_v_e _G_U_I_s

_D_e_s_c_r_i_p_t_i_o_n:

     gWidgets provides a toolkit-independent API for building
     interactive GUIs

_D_e_t_a_i_l_s:

     The gWidgets package creates an API for interacting with GUI
     toolkits. This package is toolkit neutral. The interactions is
     provided by a further package, such as gWidgetsRGtk2, or
     gWidgetsrJava.

     Index:


     gWidgets-dialogs        Basic dialog constructors
     gWidgets-dnd            Functions to add drag and drop ability to
                             widgets
     gWidgets-handlers       Methods to add event handlers to objects
     gWidgets-icons          Functions for adding icons
     gWidgets-methods        Methods for gWidgets instances
     gWidgets-undocumented.Rd
                             Undocumented, but exported, functions
     gcheckbox               Constructor of widget to indicate whether
     a
                             value is desired or not
     gcommandline            A command line interface
     gdf                     Constructor of widget to edit a data frame
     gedit                   Constructors for widgets to handle text
     input
     gfile                   Dialogs for file and date selection
     ggenericwidget          A constructor to create widgets for
     evaluating
                             functions
     ggraphics               Constructor for a toolkit specific plot
     device
                             and a notebook to wrap plots in
     ggroup                  Containers for packing in subsequent
     widgets
     ghelp                   Widget to interface with help pages
     glabel                  Constructors for widgets that show text or
                             images
     glayout                 A container for aligning widgets in a
     table
     gmenu                   Constructors to make menubar or toolbars
     gnotebook               constructor for notebook widget
     gpanedgroup             A paned group holds two widgets with a
     handle
                             between them to adjust the amount of space
                             allocated to each
     gradio                  Widgets to allow selection from a vector
     of
                             items
     gseparator              Widget to draw separator line
     gslider                 Constructors for widgets to select a value
     from
                             a sequence.
     gstatusbar              Constructor of status bar widget
     gtable                  Constructor for widget to display tabular
     data
     gtree                   Constructor for widget to display
     heirarchical
                             dta
     guiToolkit              Function to select the GUI toolkit used by
                             gWidgets
     guiWidget-class         Class "guiWidget" ~~~
     gvarbrowser             Widget for browsing environment
     gwindow                 Constructor for base container


_A_u_t_h_o_r(_s):

     Philippe Grosjean, Michael Lawrence, Simon Urbanek, John Verzani

     Maintainer: John Verzani <gwidgetsrgtk@gmail.com>

