uic.output.zaval
Class AbstractWidget
java.lang.Object
uic.output.AbstractWidget
uic.output.zaval.AbstractWidget
- Direct Known Subclasses:
- Line, QCheckBox, QComboBox, QGroupBox, QLayoutWidget, QLineEdit, QListBox, QListView, QPushButton, QSlider, QSpinBox, QTabWidget, QWidget
public abstract class AbstractWidget
- extends AbstractWidget
Base class implementation that every AWT-Widget will probably need
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 |
constructWidget, createActions, getDoubleProperty, 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 |
AbstractWidget
public AbstractWidget(UICBuilder builder,
Element e)
writeDefaultProperties
protected void writeDefaultProperties(String className,
int options)
- Overrides:
writeDefaultProperties
in class AbstractWidget
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence