com.eltima.chart.designer.panels
Class Start

java.lang.Object
  extended by ELPanel
      extended by com.eltima.chart.designer.panels.Start

public class Start
extends ELPanel


Nested Class Summary
 class Start.ChartFilter
           
 
Constructor Summary
Start(MainFrame mainFrame)
           
 
Method Summary
 void addRecent(java.io.File f)
           
 void newChart()
           
 void openChart()
           
 void openChart(java.io.File file)
           
 void openChart(java.util.jar.JarEntry entry)
           
 void writeRecent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Start

public Start(MainFrame mainFrame)
Method Detail

openChart

public void openChart()

openChart

public void openChart(java.io.File file)

openChart

public void openChart(java.util.jar.JarEntry entry)

newChart

public void newChart()

addRecent

public void addRecent(java.io.File f)

writeRecent

public void writeRecent()


Copyright © 2000-2007 Eltima Software. All Rights Reserved.