divcon
クラス ExecConFile

java.lang.Object
  上位を拡張 divcon.ExecConFile

public class ExecConFile
extends java.lang.Object

ファイル結合機能を実現するクラス。


コンストラクタの概要
ExecConFile(MainForm parentPane, java.io.File readDir, java.io.File writeDir, DetectInfFile srcDivFileInfs)
          ファイル結合に必要な情報を受け取り、結合を実行する。
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ExecConFile

public ExecConFile(MainForm parentPane,
                   java.io.File readDir,
                   java.io.File writeDir,
                   DetectInfFile srcDivFileInfs)
ファイル結合に必要な情報を受け取り、結合を実行する。

パラメータ:
parentPane - 親ペイン、ダイアログメッセージのために必要
readDir - 結合元場所(パスのみの場合と、ファイル名付きの場合とがある)
writeDir - 結合先場所(パスのみの場合と、ファイル名付きの場合とがある)
srcDivFileInfs - 各分割ファイル情報