org.simBio.sim.gui
Class PrintGraph

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

public class PrintGraph
extends Object

グラフ印刷を行う.

Author:
misaki

Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
PrintGraph()
           
 
Method Summary
static boolean print(JComponent comp, 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 org.apache.commons.logging.Log log
Constructor Detail

PrintGraph

public PrintGraph()
Method Detail

print

public static boolean print(JComponent comp,
                            String parameterFileName)


Copyright © 2005 Cell/Biodinamics simulation project. All Rights Reserved.