Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::gui::components::r2::chart::ChartProperties Class Reference

Collaboration diagram for com::cosylab::gui::components::r2::chart::ChartProperties:

Collaboration graph
[legend]
List of all members.

Public Member Functions

boolean isDebugData ()
boolean isDebugGraphics ()
boolean isDebugPerformance ()
void loadProperties (java.util.Properties properties)
void saveProperties (java.util.Properties properties)
void setDebugData (boolean newDebugData)
void setDebugGraphics (boolean newDebugGraphics)
void setDebugPerformance (boolean newDebugPerformance)

Static Public Member Functions

ChartProperties getChartProperties ()

Static Public Attributes

final java.lang.String DEBUG_PERFORMANCE = "cosylab.chart.debug.performance"
final java.lang.String DEBUG_DATA = "cosylab.chart.debug.data"
final java.lang.String DEBUG_GRAPHICS = "cosylab.chart.debug.graphics"
final java.lang.String CHART_RESOURCES = "chart_properties.data"

Private Member Functions

 ChartProperties ()

Static Private Member Functions

synchronized void createChartProperties ()

Private Attributes

boolean debugData = false
boolean debugGraphics = false
boolean debugPerformance = false

Static Private Attributes

ChartProperties prop

Constructor & Destructor Documentation

com::cosylab::gui::components::r2::chart::ChartProperties::ChartProperties  )  [inline, private]
 

ChartProperties constructor comment.


Member Function Documentation

synchronized void com::cosylab::gui::components::r2::chart::ChartProperties::createChartProperties  )  [inline, static, private]
 

Insert the method's description here. Creation date: (24/12/01 16:49:35)

Returns:
com.cosylab.gui.chart.ChartProperties

ChartProperties com::cosylab::gui::components::r2::chart::ChartProperties::getChartProperties  )  [inline, static]
 

Insert the method's description here. Creation date: (24/12/01 16:49:35)

Returns:
com.cosylab.gui.chart.ChartProperties

boolean com::cosylab::gui::components::r2::chart::ChartProperties::isDebugData  )  [inline]
 

Insert the method's description here. Creation date: (8.8.2002 21:09:57)

Returns:
boolean

boolean com::cosylab::gui::components::r2::chart::ChartProperties::isDebugGraphics  )  [inline]
 

Insert the method's description here. Creation date: (8.8.2002 21:10:49)

Returns:
boolean

boolean com::cosylab::gui::components::r2::chart::ChartProperties::isDebugPerformance  )  [inline]
 

Insert the method's description here. Creation date: (8.8.2002 21:11:09)

Returns:
boolean

void com::cosylab::gui::components::r2::chart::ChartProperties::loadProperties java.util.Properties  properties  )  [inline]
 

Insert the method's description here. Creation date: (9.8.2002 21:01:23)

Parameters:
properties java.util.Properties

void com::cosylab::gui::components::r2::chart::ChartProperties::saveProperties java.util.Properties  properties  )  [inline]
 

Insert the method's description here. Creation date: (9.8.2002 21:01:23)

Parameters:
properties java.util.Properties

void com::cosylab::gui::components::r2::chart::ChartProperties::setDebugData boolean  newDebugData  )  [inline]
 

Insert the method's description here. Creation date: (8.8.2002 21:09:57)

Parameters:
newDebugData boolean

void com::cosylab::gui::components::r2::chart::ChartProperties::setDebugGraphics boolean  newDebugGraphics  )  [inline]
 

Insert the method's description here. Creation date: (8.8.2002 21:10:49)

Parameters:
newDebugGraphics boolean

void com::cosylab::gui::components::r2::chart::ChartProperties::setDebugPerformance boolean  newDebugPerformance  )  [inline]
 

Insert the method's description here. Creation date: (8.8.2002 21:11:09)

Parameters:
newDebugPerformance boolean


Member Data Documentation

final java.lang.String com::cosylab::gui::components::r2::chart::ChartProperties::CHART_RESOURCES = "chart_properties.data" [static]
 

final java.lang.String com::cosylab::gui::components::r2::chart::ChartProperties::DEBUG_DATA = "cosylab.chart.debug.data" [static]
 

final java.lang.String com::cosylab::gui::components::r2::chart::ChartProperties::DEBUG_GRAPHICS = "cosylab.chart.debug.graphics" [static]
 

final java.lang.String com::cosylab::gui::components::r2::chart::ChartProperties::DEBUG_PERFORMANCE = "cosylab.chart.debug.performance" [static]
 

boolean com::cosylab::gui::components::r2::chart::ChartProperties::debugData = false [private]
 

boolean com::cosylab::gui::components::r2::chart::ChartProperties::debugGraphics = false [private]
 

boolean com::cosylab::gui::components::r2::chart::ChartProperties::debugPerformance = false [private]
 

ChartProperties com::cosylab::gui::components::r2::chart::ChartProperties::prop [static, private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:12:37 2009 for ACS Java API by doxygen 1.3.8