Class Constants
java.lang.Object
org.swtchart.Constants
Constant values.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.swt.graphics.RGBDeprecated.static final org.eclipse.swt.graphics.RGBDeprecated.static final org.eclipse.swt.graphics.RGBDeprecated.static final org.eclipse.swt.graphics.RGBDeprecated.static final intthe large font sizestatic final org.eclipse.swt.graphics.RGBDeprecated.static final intthe medium font sizestatic final intthe small font sizestatic final org.eclipse.swt.graphics.RGBDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LARGE_FONT_SIZE
public static final int LARGE_FONT_SIZEthe large font size- See Also:
-
MEDIUM_FONT_SIZE
public static final int MEDIUM_FONT_SIZEthe medium font size- See Also:
-
SMALL_FONT_SIZE
public static final int SMALL_FONT_SIZEthe small font size- See Also:
-
LIGHT_BLUE
Deprecated.the color for light blue -
BLUE
-
WHITE
-
GRAY
-
DARK_GRAY
Deprecated.the color for dark gray -
BLACK
-
-
Constructor Details
-
Constants
public Constants()
-