Learn R Programming

gWidgets (version 0.0-53)

guiWidget-class: Class "guiWidget" ~~~

Description

Base class for gWidget objects

Arguments

Objects from the Class

Objects can be created by calls of the form new("guiWidget", ...).

These objects have two slots: a widget provided by a guiToolkit and a toolkit. Method dispatch is done on both values.