| |
|
| javax.swing.JDialog com.xoetrope.carousel.survey.XSurveyWizard
XSurveyWizard | public class XSurveyWizard extends JDialog implements ChangeListener,ActionListener(Code) | | A wizard dialog for building surveys based on XForms
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. If
you make commercial use of this software you must purchase a commercial
license from Xoetrope.
$Revision: 1.14 $
|
dbOutputDriverdbOutputUrl | protected XComboBox dbOutputDriverdbOutputUrl(Code) | | |
layoutHelper | protected XLayoutHelper layoutHelper(Code) | | |
XSurveyWizard | public XSurveyWizard(XEditorProject project)(Code) | | |
addJar | public void addJar(String name)(Code) | | Add jar to the project properties.
Parameters: name - String representing the path of the jar to be added. |
buildDefaultCheckbox | protected void buildDefaultCheckbox(String pageName)(Code) | | Default checkbox for use in the page templates.
|
buildDefaultEdit | protected void buildDefaultEdit(String pageName)(Code) | | Default text edito for use in the page templates
|
buildDefaultExclusiveTemplate | protected void buildDefaultExclusiveTemplate(String pageName)(Code) | | |
buildDefaultFreeTemplate | protected void buildDefaultFreeTemplate(String pageName)(Code) | | |
buildDefaultMultipleTemplate | protected void buildDefaultMultipleTemplate(String pageName)(Code) | | |
buildDefaultQuestionPage | protected void buildDefaultQuestionPage(String pageName)(Code) | | Default page xml for use with the XuiPro question components
|
buildDefaultRadiobutton | protected void buildDefaultRadiobutton(String pageName)(Code) | | Default radiobutton for use in the page templates.
|
copyResourceFile | public void copyResourceFile(String src, String dst)(Code) | | Used to copy files from the XuiPro resources directory to the current project.
Parameters: in - String representing the path of the file to be copied. Parameters: out - String representing the path where it is to be copied too. |
setOpaque | protected void setOpaque(JComponent cont, boolean state)(Code) | | Make selected children of the panel opaque
Parameters: cont - the container Parameters: state - the opaque state |
|
|
|