org.simBio.sim.gui
Class PrintGraph

java.lang.Object
  extended by org.simBio.sim.gui.PrintGraph

public class PrintGraph
extends java.lang.Object

グラフ印刷を行う.

Author:
misaki

Field Summary
protected static Log log
           
 
Constructor Summary
PrintGraph()
           
 
Method Summary
static boolean print(javax.swing.JComponent comp, java.lang.String parameterFileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static Log log
Constructor Detail

PrintGraph

public PrintGraph()
Method Detail

print

public static boolean print(javax.swing.JComponent comp,
                            java.lang.String parameterFileName)


Copyright © 2002-2008 Cell/Biodinamics simulation project. All Rights Reserved.