es.prodevelop.gvsig.mobile.gui.dialog
Class DialogConstants
java.lang.Object
es.prodevelop.gvsig.mobile.gui.dialog.DialogConstants
- public class DialogConstants
- extends java.lang.Object
Some GUI constants regarding control sizes, margins, etc.
- Author:
- jldominguez
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YSTART
public static final int YSTART
- See Also:
- Constant Field Values
YSPACE
public static final int YSPACE
- See Also:
- Constant Field Values
XSPACE
public static final int XSPACE
- See Also:
- Constant Field Values
CONTROL_HEIGHT
public static final int CONTROL_HEIGHT
- See Also:
- Constant Field Values
SMALL_CONTROL_HEIGHT
public static final int SMALL_CONTROL_HEIGHT
- See Also:
- Constant Field Values
LABELS_WIDTH
public static final int LABELS_WIDTH
- See Also:
- Constant Field Values
DIALOG_FONT_NAME
public static final java.lang.String DIALOG_FONT_NAME
- See Also:
- Constant Field Values
DIALOG_SMALL_ITALIC_FONT
public static final java.awt.Font DIALOG_SMALL_ITALIC_FONT
DIALOG_ITALIC_FONT
public static final java.awt.Font DIALOG_ITALIC_FONT
DIALOG_BOLD_FONT
public static final java.awt.Font DIALOG_BOLD_FONT
DIALOG_SMALL_FONT
public static final java.awt.Font DIALOG_SMALL_FONT
DIALOG_TITLE_COLOR
public static final java.awt.Color DIALOG_TITLE_COLOR
DIALOG_SMALL_OK_BUTTON_IMAGE_FILE_NAME
public static final java.lang.String DIALOG_SMALL_OK_BUTTON_IMAGE_FILE_NAME
- See Also:
- Constant Field Values
DIALOG_SMALL_ADD_BUTTON_IMAGE_FILE_NAME
public static final java.lang.String DIALOG_SMALL_ADD_BUTTON_IMAGE_FILE_NAME
- See Also:
- Constant Field Values
DIALOG_SMALL_CANCEL_BUTTON_IMAGE_FILE_NAME
public static final java.lang.String DIALOG_SMALL_CANCEL_BUTTON_IMAGE_FILE_NAME
- See Also:
- Constant Field Values
DialogConstants
public DialogConstants()