JRubik v0.6

es.aeat.eett.plugins.chart
Class StoreChart

java.lang.Object
  extended byes.aeat.eett.jRubik.rubik.util.export.StoreTable
      extended byes.aeat.eett.plugins.chart.StoreChart

public class StoreChart
extends StoreTable

Author:
f00992

Field Summary
 
Fields inherited from class es.aeat.eett.jRubik.rubik.util.export.StoreTable
fileOut, fileSeparator, parent, pathDir
 
Constructor Summary
StoreChart(java.lang.String pathDir, java.awt.Component parent)
           
 
Method Summary
private  java.lang.String getNamePng(java.lang.String nameFileXml)
           
 void saveChartXml()
           
 
Methods inherited from class es.aeat.eett.jRubik.rubik.util.export.StoreTable
getFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreChart

public StoreChart(java.lang.String pathDir,
                  java.awt.Component parent)
Parameters:
pathDir -
parent -
Method Detail

saveChartXml

public void saveChartXml()
                  throws java.lang.Exception
Throws:
java.lang.Exception

getNamePng

private java.lang.String getNamePng(java.lang.String nameFileXml)

JRubik v0.6

JRubik v0.6