front Method for toolbox SubclassThe front Method for toolbox Subclass
# S4 method for toolbox
front(top,
showcolourbox = TRUE,
fontSize = unlist(options("kmg2FontSize")),
fontSize = unlist(options("kmg2FontSize")),
fontFamily = unlist(options("kmg2FontFamily")),
colourSet = unlist(options("kmg2ColourSet")),
saveGraph = unlist(options("kmg2SaveGraph")),
themeBase = unlist(options("kmg2Theme"))
)tkwin class object; top of widget window.
Boolean; whether the colour set frame is shown or not.
Character; the initialization value of the font size.
Numeric; the initialization value of the font family.
Numeric; the initialization value of the colour set.
Numeric; the initialization value of the save graph option.
Numeric; the initialization value of the theme.
Other guiparts:
back,gparts_base-method,
checkboxes-class,
front,checkboxes-method,
front,radioboxes-method,
front,textfield-method,
front,textfields-method,
front,variableboxes-method,
gparts_base-class,
radioboxes-class,
textfield-class,
textfields-class,
toolbox-class,
variableboxes-class