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