com.jidesoft.chart.preference
Class PreferenceConstants
java.lang.Object
com.jidesoft.chart.preference.PreferenceConstants
public class PreferenceConstants
- extends Object
String constants used for storing preferred values using the Java Preference Framework
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POINT_SIZE_PREFERENCE
public static final String POINT_SIZE_PREFERENCE
- See Also:
- Constant Field Values
POINT_SHAPE_PREFERENCE
public static final String POINT_SHAPE_PREFERENCE
- See Also:
- Constant Field Values
LINE_WIDTH_PREFERENCE
public static final String LINE_WIDTH_PREFERENCE
- See Also:
- Constant Field Values
PROPERTY_POINT_SIZE
public static final String PROPERTY_POINT_SIZE
- See Also:
- Constant Field Values
PROPERTY_POINT_SHAPE
public static final String PROPERTY_POINT_SHAPE
- See Also:
- Constant Field Values
PROPERTY_LINE_WIDTH
public static final String PROPERTY_LINE_WIDTH
- See Also:
- Constant Field Values
LINE_STYLE
public static final String LINE_STYLE
- See Also:
- Constant Field Values
POINT_STYLE
public static final String POINT_STYLE
- See Also:
- Constant Field Values
POINTS_AND_LINES_STYLE
public static final String POINTS_AND_LINES_STYLE
- See Also:
- Constant Field Values
PreferenceConstants
public PreferenceConstants()