Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 40 found.
[1] < 1 2 3 4 > [4]  Sort:

gstatusbar (Package: gWidgets) : Constructor of status bar widget

A status bar widget is used to send message to the user. A familiar instance is the bottom area of a web browser.
● Data Source: CranContrib
● Keywords: interface
● Alias: gstatusbar
● 0 images

gWidgets-icons (Package: gWidgets) : Functions for adding icons

Two functions for listing "stock" icons, and adding "stock" icons. A stock icon can be referenced within gWidgets by its simple name, such as "ok" or "close".
● Data Source: CranContrib
● Keywords: interface
● Alias: .addStockIcons,ANY-method, .getStockIcons,ANY-method, .stockIconFromClass,ANY-method, .stockIconFromObject,ANY-method, addStockIcons, gWidgets-icons, getStockIcons, stockIconFromClass, stockIconFromObject
● 0 images

gWidgets-undocumented (Package: gWidgets) : Undocumented, but exported, functions

Undocumented, but exported functions from gWidgets.
● Data Source: CranContrib
● Keywords: interface, internal
● Alias: .fixFontMessUp, editFormulaDialog, editSelectDialog, editSubsetDialog, gWidgets-undocumented.Rd, gwCat, show,guiWidget-method, str2
● 0 images

gtree (Package: gWidgets) : Constructor for widget to display heirarchical dta

This widget allows tree-like data to be presented. Each node on the tree should be a data frame with the same column structure. The first column is treated like a key, and should be unique. Offspring are specified through a function of the keys which are ancestors. This function returns the data frame to be displayed. Values in the tree can be selected with the mouse. This value can be retrieved through a method, or a handler can be assigned to double click events.
● Data Source: CranContrib
● Keywords: interface
● Alias: gtree
● 0 images

gwindow (Package: gWidgets) : Constructor for base container

Widgets are packed inside containers which may in turn be packed inside other containers. The base container is known as a window. Only one container may be packed inside a window.
● Data Source: CranContrib
● Keywords: interface
● Alias: gwindow
● 0 images

gWidgets-methods (Package: gWidgets) : Methods for gWidgets instances

Methods introduced by the gWidgets API.
● Data Source: CranContrib
● Keywords: interface
● Alias: gWidgets-methods
● 0 images

glabel (Package: gWidgets) : Constructors for label widget

This constructor produces a widget to display a line or multipline lines of text.
● Data Source: CranContrib
● Keywords: interface
● Alias: glabel, svalue<-,gLabel-method
● 0 images

ghelp (Package: gWidgets) : Widget to interface with help pages

A widget to interface with the help pages and that widget placed in a browser. The widget is a notebook capable of showing several pages at once.
● Data Source: CranContrib
● Keywords: interface
● Alias: ghelp, ghelpbrowser
● 0 images

gWidgets-package (Package: gWidgets) :

gWidgets provides a toolkit-independent API for building interactive GUIs
● Data Source: CranContrib
● Keywords: package
● Alias: gWidgets, gWidgets-package, installing_gWidgets_toolkits
● 0 images

gcheckboxgroup (Package: gWidgets) : Widget to allow multiple selection from a vector of items

Widgets to select one (or several) from a given vector of items. These are a radio group where all values are shown at once, but only one may be selected; a checkbox group where more than one may be selected; and a combo box (or droplist) where initially only a single value is shown, and the others are a mouse click away,
● Data Source: CranContrib
● Keywords: interface
● Alias: gcheckboxgroup
● 0 images