| |
|
| com.xoetrope.carousel.survey.XSurveyComponentSmall com.xoetrope.carousel.survey.XConditionView
XConditionView | public class XConditionView extends XSurveyComponentSmall (Code) | | A view of the condition in the 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 $
|
BACKGROUND_COLOR | public static Color BACKGROUND_COLOR(Code) | | |
FONT_SIZE | public static int FONT_SIZE(Code) | | |
FONT_STYLE | public static int FONT_STYLE(Code) | | |
HEIGHT | public static int HEIGHT(Code) | | |
SHAPE_GAP | public static int SHAPE_GAP(Code) | | |
TEXT_GAP | public static int TEXT_GAP(Code) | | |
WIDTH | public static int WIDTH(Code) | | |
shapeGaptextGap | protected int shapeGaptextGap(Code) | | |
createPopupMenu | protected void createPopupMenu()(Code) | | |
createShape | protected void createShape()(Code) | | |
getShapeGap | public int getShapeGap()(Code) | | |
getTextGap | public int getTextGap()(Code) | | |
initVariables | protected void initVariables()(Code) | | |
remove | public void remove()(Code) | | |
setShapeGap | public void setShapeGap(int sg)(Code) | | |
setTextGap | public void setTextGap(int tg)(Code) | | |
|
|
|