Package org.swtchart
Class Constants
java.lang.Object
org.swtchart.Constants
Constant values.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.swt.graphics.RGB
Deprecated.static final org.eclipse.swt.graphics.RGB
Deprecated.static final org.eclipse.swt.graphics.RGB
Deprecated.static final org.eclipse.swt.graphics.RGB
Deprecated.static final int
the large font sizestatic final org.eclipse.swt.graphics.RGB
Deprecated.static final int
the medium font sizestatic final int
the small font sizestatic final org.eclipse.swt.graphics.RGB
Deprecated. -
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
Deprecated.the color for blue -
WHITE
Deprecated.the color for white -
GRAY
Deprecated.the color for gray -
DARK_GRAY
Deprecated.the color for dark gray -
BLACK
Deprecated.the color for black
-
-
Constructor Details
-
Constants
public Constants()
-