| |
|
| com.xoetrope.carousel.survey.XSurveyComponentSmall com.xoetrope.carousel.survey.XQuestionView
XQuestionView | public class XQuestionView extends XSurveyComponentSmall (Code) | | A view of the question in graphic editor.
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.5 $
|
ARC | public static int ARC(Code) | | |
BACKGROUND_COLOR | public static Color BACKGROUND_COLOR(Code) | | |
FIELD_GAP | public static int FIELD_GAP(Code) | | |
FONT_SIZE | public static int FONT_SIZE(Code) | | |
FONT_STYLE | public static int FONT_STYLE(Code) | | |
HEIGHT | public static int HEIGHT(Code) | | |
ID_FIELD | final protected static int ID_FIELD(Code) | | |
ID_WIDTH | public static int ID_WIDTH(Code) | | |
LEFT_GAP | public static int LEFT_GAP(Code) | | |
NAME_FIELD | final protected static int NAME_FIELD(Code) | | |
RIGHT_GAP | public static int RIGHT_GAP(Code) | | |
TEXT_GAP | public static int TEXT_GAP(Code) | | |
TYPE_FIELD | final protected static int TYPE_FIELD(Code) | | |
TYPE_WIDTH | public static int TYPE_WIDTH(Code) | | |
WIDTH | public static int WIDTH(Code) | | |
arcidWidthtypeWidthfieldGaptextGap | protected int arcidWidthtypeWidthfieldGaptextGap(Code) | | |
createPopupMenu | protected void createPopupMenu()(Code) | | |
createShape | protected void createShape()(Code) | | |
getArc | public int getArc()(Code) | | |
getFieldGap | public int getFieldGap()(Code) | | |
getIdWidth | public int getIdWidth()(Code) | | |
getNameWidth | public int getNameWidth()(Code) | | |
getTextGap | public int getTextGap()(Code) | | |
getTypeWidth | public int getTypeWidth()(Code) | | |
initVariables | protected void initVariables()(Code) | | |
setArc | public void setArc(int a)(Code) | | |
setFieldGap | public void setFieldGap(int fg)(Code) | | |
setIdWidth | public void setIdWidth(int iw)(Code) | | |
setTextGap | public void setTextGap(int tg)(Code) | | |
setTypeWidth | public void setTypeWidth(int tw)(Code) | | |
|
|
|