uic.output.pjava
Class QButtonGroup
java.lang.Object
uic.output.AbstractWidget
uic.output.pjava.AbstractWidget
uic.output.pjava.QGroupBox
uic.output.pjava.QButtonGroup
- public class QButtonGroup
- extends QGroupBox
Maps Qt ButtonGroup to java.awt.CheckboxGroup
Filling this group with java.awt.CheckBox buttons to make them exclusive
Fields inherited from class uic.output.AbstractWidget |
builder, BUTTON, debug, debugGrid, DEFAULTS, horizontalAlign, PROP_BACKGROUNDCOLOR, PROP_BUTTONMNEMONIC, PROP_BUTTONTEXT, PROP_FOREGROUNDCOLOR, PROP_MAXIMUMSIZE, PROP_MINIMUMSIZE, properties, sourceVersion, translator, verticalAlign, widgetElement |
Methods inherited from class uic.output.AbstractWidget |
getHorizontalAlign, getIntProperty, getName, getSignalActionInformation, getSlotActionInformation, getSourceVersion, getVerticalAlign, getWidgetRepresenter, isHTMLtext, setBuildSettings, setDebug, setDebugGrid, setSourceVersion, setTranslator, setWidgetRepresenter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QButtonGroup
public QButtonGroup(UICBuilder builder,
Element e)
createActions
public void createActions()
- Description copied from class:
AbstractWidget
- If a widget wants to add default actions, this is the place.
- Overrides:
createActions
in class AbstractWidget
doChildren
protected void doChildren(WidgetRepresenter bg,
Element element)
Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence