|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectuic.output.AbstractWidget
uic.output.swing.AbstractWidget
uic.output.swing.OldQWizard
| Nested Class Summary |
| Nested classes inherited from class uic.output.AbstractWidget |
AbstractWidget.ActionInformation |
| Field Summary |
| Fields inherited from class uic.output.swing.AbstractWidget |
BUTTON, DEFAULTS, PROP_BACKGROUNDCOLOR, PROP_BUTTONMNEMONIC, PROP_BUTTONTEXT, PROP_FOREGROUNDCOLOR, PROP_MAXIMUMSIZE, PROP_MINIMUMSIZE |
| Fields inherited from class uic.output.AbstractWidget |
builder, debug, debugGrid, horizontalAlign, properties, sourceVersion, translator, verticalAlign, widgetElement |
| Constructor Summary | |
OldQWizard(UICBuilder builder,
Element e)
|
|
| Method Summary | |
String |
addPanel(int index)
On panels which can have multiple panels we add each 'child' seperately, this method is called and the plugin is expected to create a new container for that child. |
String |
constructWidget()
Create the construction of the widget. |
void |
createActions()
If a widget wants to add default actions, this is the place. |
| Methods inherited from class uic.output.swing.AbstractWidget |
writeDefaultProperties |
| 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 |
| Constructor Detail |
public OldQWizard(UICBuilder builder,
Element e)
| Method Detail |
public String constructWidget()
throws UnsupportedWidgetException
AbstractWidget
constructWidget in class AbstractWidgetUnsupportedWidgetExceptionpublic String addPanel(int index)
MultiPanelInterface
addPanel in interface MultiPanelInterfaceindex - A zero based index on which child will be added.
public void createActions()
AbstractWidget
createActions in class AbstractWidget
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||