SORTIE Java Interface  1
Public Member Functions | Public Attributes | List of all members
sortie.tools.batchoutput.ChartInfo Class Reference

Public Member Functions

 ChartInfo (String sGraphName, String sFileName, JPanel jExtraOptions)
 
String toString ()
 

Public Attributes

String m_sGraphName
 
String m_sFileName
 
JPanel m_jExtraOptions
 

Constructor & Destructor Documentation

sortie.tools.batchoutput.ChartInfo.ChartInfo ( String  sGraphName,
String  sFileName,
JPanel  jExtraOptions 
)

Member Function Documentation

String sortie.tools.batchoutput.ChartInfo.toString ( )

Member Data Documentation

JPanel sortie.tools.batchoutput.ChartInfo.m_jExtraOptions
String sortie.tools.batchoutput.ChartInfo.m_sFileName
String sortie.tools.batchoutput.ChartInfo.m_sGraphName

The documentation for this class was generated from the following file: