|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectnet.createform.CreateFormRuntime
net.createform.clji.CCollect
public class CCollect
FormCollectランタイムを実行するためのクラスです。
| フィールドの概要 |
|---|
| クラス net.createform.CreateFormRuntime から継承されたフィールド |
|---|
CREATE_INIFILE |
| コンストラクタの概要 | |
|---|---|
CCollect()
|
|
CCollect(java.lang.String path)
|
|
| メソッドの概要 | |
|---|---|
int |
execCCollect(int hWind,
int uCmdShow,
java.lang.String strTile,
java.lang.String strCmd)
推奨されていません。 旧バージョンとの互換のために残されているメソッドです。今後のバージョンで削除される可能性があります。 |
int |
execCCollectC(int hWind,
int uCmdShow,
java.lang.String strTile,
java.lang.String strCmd)
推奨されていません。 旧バージョンとの互換のために残されているメソッドです。今後のバージョンで削除される可能性があります。 |
int |
execCCollectS(java.lang.String strCmd)
推奨されていません。 旧バージョンとの互換のために残されているメソッドです。今後のバージョンで削除される可能性があります。 |
| クラス net.createform.CreateFormRuntime から継承されたメソッド |
|---|
createRuntime, executeRuntime, main, synchronizedExecuteRuntime |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public CCollect()
public CCollect(java.lang.String path)
| メソッドの詳細 |
|---|
public int execCCollect(int hWind,
int uCmdShow,
java.lang.String strTile,
java.lang.String strCmd)
hWind - ウィンドウハンドルuCmdShow - 処理オプションstrTile - 処理進行ウィンドウのタイトルstrCmd - ランタイムに渡すオプション文字列
public int execCCollectC(int hWind,
int uCmdShow,
java.lang.String strTile,
java.lang.String strCmd)
hWind - ウィンドウハンドルuCmdShow - 処理オプションstrTile - 処理進行ウィンドウのタイトルstrCmd - ランタイムに渡すオプション文字列
public int execCCollectS(java.lang.String strCmd)
strCmd - ランタイムに渡すオプション文字列
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||