org.simBio.sim.gui
クラス PrintGraph

java.lang.Object
  上位を拡張 org.simBio.sim.gui.PrintGraph

public class PrintGraph
extends java.lang.Object

グラフ印刷を行う.

作成者:
misaki

フィールドの概要
protected static org.apache.commons.logging.Log log
           
 
コンストラクタの概要
PrintGraph()
           
 
メソッドの概要
static boolean print(javax.swing.JComponent comp, java.lang.String parameterFileName)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

log

protected static org.apache.commons.logging.Log log
コンストラクタの詳細

PrintGraph

public PrintGraph()
メソッドの詳細

print

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


???(C) 2002-2007 ?????????????????????