uic.output.swing
Class AbstractWidget
java.lang.Object
uic.output.AbstractWidget
uic.output.swing.AbstractWidget
- Direct Known Subclasses:
- General, General, KColorButton, KDatePicker, KDateWidget, KHSSelector, Line, OldQWizard, QCheckBox, QComboBox, QGroupBox, QLabel, QLayoutWidget, QLineEdit, QListBox, QListView, QMultiLineEdit, QProgressBar, QPushButton, QRadioButton, QSlider, QSpinBox, QSplitter, QTabWidget, QTimeEdit, QWidget, QWizard
- public abstract class AbstractWidget
- extends AbstractWidget
Base class that provides implementation each plugin will likely need.
Methods inherited from class uic.output.AbstractWidget |
constructWidget, createActions, 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 |
PROP_BACKGROUNDCOLOR
protected static final int PROP_BACKGROUNDCOLOR
- See Also:
- Constant Field Values
PROP_FOREGROUNDCOLOR
protected static final int PROP_FOREGROUNDCOLOR
- See Also:
- Constant Field Values
PROP_MINIMUMSIZE
protected static final int PROP_MINIMUMSIZE
- See Also:
- Constant Field Values
PROP_MAXIMUMSIZE
protected static final int PROP_MAXIMUMSIZE
- See Also:
- Constant Field Values
DEFAULTS
protected static final int DEFAULTS
- See Also:
- Constant Field Values
PROP_BUTTONTEXT
protected static final int PROP_BUTTONTEXT
- See Also:
- Constant Field Values
PROP_BUTTONMNEMONIC
protected static final int PROP_BUTTONMNEMONIC
- See Also:
- Constant Field Values
BUTTON
protected static final int BUTTON
- See Also:
- Constant Field Values
AbstractWidget
public AbstractWidget(UICBuilder builder,
Element e)
writeDefaultProperties
protected void writeDefaultProperties(String className,
int options)
- Overrides:
writeDefaultProperties
in class AbstractWidget
Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence