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