概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
A
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
A
ACTION_CHANGE_LOOK_AND_FEEL
- class jawprof.gui.
JawprofGui
の static 変数
Look and Feel を変更するアクションを表す定数です.
ACTION_CONNECT
- class jawprof.gui.
JawprofGui
の static 変数
ACTION_DISCONNECT
- class jawprof.gui.
JawprofGui
の static 変数
ACTION_EXPORT
- class jawprof.gui.
JawprofGui
の static 変数
ACTION_NULL
- class jawprof.gui.
JawprofGui
の static 変数
アクションを表す定数です.
ACTION_REFRESH
- class jawprof.gui.
JawprofGui
の static 変数
ACTION_TERMINATE
- class jawprof.gui.
JawprofGui
の static 変数
AbstractRecorder
- class jawprof.recorder.
AbstractRecorder
.
AbstractRecorder()
- class jawprof.recorder.
AbstractRecorder
のコンストラクタ
accept(File)
- class jawprof.gui.
SimpleFileFilter
のメソッド
actionPerformed(ActionEvent)
- class jawprof.gui.
ExportPanel
のメソッド
ファイルダイアログを表示して, 選択したファイル名を設定します.
addLap(TransactionRecord.Lap)
- class jawprof.gui.
TransactionRecord
のメソッド
C
CommonsLoggingRecorder
- class jawprof.recorder.
CommonsLoggingRecorder
.
Jakarta Commons Logging を使用してトランザクションを記録します.
CommonsLoggingRecorder(JawprofContext)
- class jawprof.recorder.
CommonsLoggingRecorder
のコンストラクタ
設定されたフォーマットで, CommonsLogging へ出力する Recorder を作成します.
createIcon(String)
- class jawprof.gui.
JawprofGuiModule
のメソッド
コンポーネント用のイメージアイコンを作成します.
createJawprofContext()
- class jawprof.
DefaultJawprofContext
の static メソッド
リソース名 "jawprof" で与えられるリソースバンドルより, キー "jawprof.context" に設定され ている値を用いて JawprofContext のインスタンスを生成します.
createRecorder(JawprofContext)
- class jawprof.
DefaultRecorderFactory
のメソッド
与えられた設定情報に従って, 使用する Recorder を生成します.
createRecorder(JawprofContext)
- interface jawprof.
RecorderFactory
のメソッド
D
DATE_FORMAT
- class jawprof.gui.
JawprofGuiModule
の static 変数
検索期間の入力用フォーマットとして利用する.
DatabaseConnectPanel
- class jawprof.gui.
DatabaseConnectPanel
.
データベース接続ダイアログ用パネルを提供します.
DatabaseConnectPanel(Object)
- class jawprof.gui.
DatabaseConnectPanel
のコンストラクタ
DatabaseConnectionInfo
- class jawprof.gui.
DatabaseConnectionInfo
.
データベース接続情報.
DatabaseConnectionInfo(String, String, String, String, String)
- class jawprof.gui.
DatabaseConnectionInfo
のコンストラクタ
DatabaseConnectionInfoFactory
- interface jawprof.gui.
DatabaseConnectionInfoFactory
.
DatabaseRecorder
- class jawprof.recorder.
DatabaseRecorder
.
データベースに更新します.
DatabaseRecorder(JawprofContext)
- class jawprof.recorder.
DatabaseRecorder
のコンストラクタ
与えられた設定情報に基づいて DatabaseRecorder オブジェクトを作成します.
DateTableCellRenderer
- class jawprof.gui.
DateTableCellRenderer
.
時刻を表示する TableCellRenderer. java.text.SimpleDateFormat によってフォーマットされます.
DateTableCellRenderer(String)
- class jawprof.gui.
DateTableCellRenderer
のコンストラクタ
与えられたパターンで表示する TableCellRenderer を作成します.
DateTableCellRenderer(DateFormat)
- class jawprof.gui.
DateTableCellRenderer
のコンストラクタ
与えられたフォーマットで表示する TableCellRenderer を作成します.
DefaultJawprofContext
- class jawprof.
DefaultJawprofContext
.
JawprofContext に対するデフォルトの実装を与えます.
DefaultJawprofContext()
- class jawprof.
DefaultJawprofContext
のコンストラクタ
デフォルトのリソースバンドルから設定情報を取得します.
DefaultJawprofContext(ResourceBundle)
- class jawprof.
DefaultJawprofContext
のコンストラクタ
引数で指定されたリソースバンドルから設定情報を取得します.
DefaultRecorderFactory
- class jawprof.
DefaultRecorderFactory
.
Recorder を作成するクラスのデフォルトの実装です.
DefaultRecorderFactory()
- class jawprof.
DefaultRecorderFactory
のコンストラクタ
dateRenderer
- class jawprof.gui.
JawprofGuiModule
の static 変数
テーブルの日付カラム用のレンダラ.
E
ExportPanel
- class jawprof.gui.
ExportPanel
.
エクスポートダイアログ用パネルを提供します.
ExportPanel()
- class jawprof.gui.
ExportPanel
のコンストラクタ
エクスポートの実行を支持するダイアログに表示するコンテンツを作成します.
F
FileRecorder
- class jawprof.recorder.
FileRecorder
.
プロファイリングの結果を CSV ファイルへ出力します.
FileRecorder(JawprofContext)
- class jawprof.recorder.
FileRecorder
のコンストラクタ
FormatRecorder
- class jawprof.recorder.
FormatRecorder
.
プロファイリングの結果をフォーマットして出力します.
FormatRecorder(JawprofContext)
- class jawprof.recorder.
FormatRecorder
のコンストラクタ
G
getAction(String)
- class jawprof.gui.
JawprofGui
のメソッド
指定されたキーのアクションを返します.
getAction(String)
- class jawprof.gui.
JawprofGuiModule
のメソッド
指定されたキーのアクションを返します.
getAllInfos()
- interface jawprof.gui.
DatabaseConnectionInfoFactory
のメソッド
ロードされた全ての接続情報を返します.
getAllInfos()
- class jawprof.gui.
PreferencesDatabaseConnectionInfoFactory
のメソッド
ロードされた全ての接続情報を返します.
getAllLaps()
- class jawprof.gui.
TransactionRecord
のメソッド
ラップ情報を返します.
getComponent()
- class jawprof.gui.
JawprofGuiModule
のメソッド
追加するコンポーネントを返します.
getComponent()
- class jawprof.gui.
StatisticsInfoModule
のメソッド
getComponent()
- class jawprof.gui.
TransactionTableModule
のメソッド
getConnection()
- class jawprof.gui.
JawprofGui
のメソッド
データベースへの接続を返します.
getConnection()
- class jawprof.gui.
JawprofGuiModule
のメソッド
接続しているデータベースへの接続を返します.
getDescription()
- class jawprof.gui.
SimpleFileFilter
のメソッド
getExportFilePath()
- class jawprof.gui.
ExportPanel
のメソッド
指定されたエクスポートファイル名を返します.
getExportType()
- class jawprof.gui.
ExportPanel
のメソッド
エクスポート形式を返します.
getGroupMap()
- class jawprof.
DefaultJawprofContext
のメソッド
トランザクショングループとトランザクション種別のマッピング情報を返します.
getGroupMap()
- interface jawprof.
JawprofContext
のメソッド
トランザクショングループとトランザクション種別のマッピング情報を返します.
getId()
- class jawprof.
Monitor
のメソッド
モニタ ID を返します.
getId()
- class jawprof.gui.
TransactionRecord
のメソッド
トランザクション ID を返します.
getKey()
- class jawprof.gui.
TransactionRecord.Lap
のメソッド
このラップのキーを返します.
getLapTimes()
- class jawprof.
Monitor
のメソッド
ラップ情報を返します.
getMonitor(Object)
- class jawprof.
MonitorFactory
の static メソッド
モニタを取得する.
getMonitor(Object, Object)
- class jawprof.
MonitorFactory
の static メソッド
モニタを取得する.
getName()
- class jawprof.gui.
DatabaseConnectionInfo
のメソッド
設定されたデータベース種類に対応する JDBC ドライバクラス名を返します.
getPassword()
- class jawprof.gui.
DatabaseConnectionInfo
のメソッド
設定されたパスワードを返します.
getProcessingTime()
- class jawprof.gui.
TransactionRecord
のメソッド
処理時間を返します.
getRecorderFactory()
- class jawprof.
DefaultJawprofContext
のメソッド
設定されている RecorderFactory の設定情報を返します.
getRecorderFactory()
- interface jawprof.
JawprofContext
のメソッド
jawprof.RecorderFactory クラスの名前を返します. jawprof.Recorder の生成に使用されます.
getSelectedInfo()
- class jawprof.gui.
DatabaseConnectPanel
のメソッド
選択されている接続情報を返します.
getStart()
- class jawprof.gui.
TransactionRecord
のメソッド
開始時刻を返します.
getStartTime()
- class jawprof.
Monitor
のメソッド
開始時刻を返します.
getStop()
- class jawprof.gui.
TransactionRecord
のメソッド
終了時刻を返します.
getStopTime()
- class jawprof.
Monitor
のメソッド
終了時刻を返します.
getString(String)
- class jawprof.
DefaultJawprofContext
のメソッド
getString(String)
- interface jawprof.
JawprofContext
のメソッド
任意のキーに対応する設定値を返します.
getTime()
- class jawprof.gui.
TransactionRecord.Lap
のメソッド
このラップの時刻を返します.
getTitle()
- class jawprof.gui.
JawprofGuiModule
のメソッド
このモジュールのタイトルを返します.
getTitle()
- class jawprof.gui.
StatisticsInfoModule
のメソッド
getTitle()
- class jawprof.gui.
TransactionTableModule
のメソッド
getTransactionId()
- class jawprof.
Monitor
のメソッド
トランザクション ID を返します.
getType()
- class jawprof.
Monitor
のメソッド
トランザクション種別を返します.
getType()
- class jawprof.gui.
DatabaseConnectionInfo
のメソッド
設定されたデータベース種類に対応する JDBC ドライバクラス名を返します.
getType()
- class jawprof.gui.
TransactionRecord
のメソッド
トランザクション種別を返します.
getUrl()
- class jawprof.gui.
DatabaseConnectionInfo
のメソッド
設定された JDBC データベースの URL を返します.
getUser()
- class jawprof.gui.
DatabaseConnectionInfo
のメソッド
設定されたユーザ名を返します.
H
hold(Object)
- class jawprof.
Monitor
のメソッド
hold(Monitor)
- class jawprof.recorder.
AbstractRecorder
のメソッド
I
INFO_VERSION
- class jawprof.gui.
JawprofGui
の static 変数
initialize()
- class jawprof.
MonitorFactory
の static メソッド
初期化する.
intRenderer
- class jawprof.gui.
JawprofGuiModule
の static 変数
テーブルの整数カラム用のレンダラ.
isActive()
- class jawprof.gui.
JawprofGuiModule
のメソッド
このモジュールが表示されているかどうかを返します.
J
JActionButton
- class jawprof.gui.
JActionButton
.
タイトルの表示を制御可能なボタン.
JActionButton(Action, boolean)
- class jawprof.gui.
JActionButton
のコンストラクタ
引数
hideActionText
の値にしたがって, タイトルの表示の有無を決定する
javax.swing.JButton
のインスタンスを生成する.
JawprofContext
- interface jawprof.
JawprofContext
.
Jawprof の設定情報を提供します.
JawprofGui
- class jawprof.gui.
JawprofGui
.
Jawprof の収集したワークロード情報を表示する GUI です.
JawprofGui(String)
- class jawprof.gui.
JawprofGui
のコンストラクタ
メニュー, ツールバー, 画面を作成する.
JawprofGuiModule
- class jawprof.gui.
JawprofGuiModule
.
JawprofGui の JTabbedPanel に追加されるモジュールです.
JawprofGuiModule(JawprofGui)
- class jawprof.gui.
JawprofGuiModule
のコンストラクタ
JawprofGui に追加されるモジュールを作成します.
jawprof
- package jawprof
Jawprof を構成する基本的なクラスとインターフェースが格納されています。
jawprof.gui
- package jawprof.gui
データベースに保存させたワークロード記録を表示したり、エクスポートする GUI ツールを構成 するクラス郡が格納されています。
jawprof.recorder
- package jawprof.recorder
トランザクションの記録を永続化する jawprof.Recorder の実装クラスが格納されています。
L
lap(Object)
- class jawprof.
Monitor
のメソッド
ラップを識別する引数を与え, 対応するラップタイムを設定します.
M
Monitor
- class jawprof.
Monitor
.
モニターオブジェクトは, トランザクションの開始時間,終了時間,ラップタイムを管理および記録しま す.
Monitor()
- class jawprof.
Monitor
のコンストラクタ
モニタオブジェクトを作成します.
MonitorFactory
- class jawprof.
MonitorFactory
.
MonitorFactory は Monitor を管理します.
MultiRecorder
- class jawprof.recorder.
MultiRecorder
.
複数レコーダーへ出力するラッパとして動作します.
MultiRecorder(List)
- class jawprof.recorder.
MultiRecorder
のコンストラクタ
main(String[])
- class jawprof.gui.
JawprofGui
の static メソッド
デフォルト実装の JawprofGui を起動します.
N
NumberTableCellRenderer
- class jawprof.gui.
NumberTableCellRenderer
.
数値を表示する TableCellRenderer. java.text.NumberFormat によってフォーマットされます.
NumberTableCellRenderer(String)
- class jawprof.gui.
NumberTableCellRenderer
のコンストラクタ
与えられたパターンで表示する TableCellRenderer を作成します.
NumberTableCellRenderer(NumberFormat)
- class jawprof.gui.
NumberTableCellRenderer
のコンストラクタ
与えられたフォーマットで表示する TableCellRenderer を作成します.
notifyAction(String)
- class jawprof.gui.
JawprofGuiModule
のメソッド
JawprofGui から呼ばれます.
notifyAction(String)
- class jawprof.gui.
StatisticsInfoModule
のメソッド
データベース接続時は, 検索ボタンをアクティブにし, データベース切断時は検索ボタンを非アク ティブに変更する.
notifyAction(String)
- class jawprof.gui.
TransactionTableModule
のメソッド
このメソッドは通知されるアクションに従って以下のような処理を行います.
P
PersistentRecorder
- class jawprof.recorder.
PersistentRecorder
.
永続化を行うレコーダーの継承元クラスです.
PersistentRecorder()
- class jawprof.recorder.
PersistentRecorder
のコンストラクタ
PreferencesDatabaseConnectionInfoFactory
- class jawprof.gui.
PreferencesDatabaseConnectionInfoFactory
.
データベース接続ダイアログ用パネルを提供します.
PreferencesDatabaseConnectionInfoFactory(Object)
- class jawprof.gui.
PreferencesDatabaseConnectionInfoFactory
のコンストラクタ
設定情報をロードします.
persist(Monitor)
- class jawprof.recorder.
DatabaseRecorder
のメソッド
データベースへプロファイリング結果を保存します.
persist(Monitor)
- class jawprof.recorder.
FormatRecorder
のメソッド
persist(Monitor)
- class jawprof.recorder.
MultiRecorder
のメソッド
保持している全ての Recorder の出力先へ出力します.
persist(Monitor)
- class jawprof.recorder.
PersistentRecorder
のメソッド
プロファイリングの結果を永続化します.
poolMonitor(Monitor)
- class jawprof.
MonitorFactory
の static メソッド
トランザクション記録オブジェクトを再利用します.
printLapRecord(String)
- class jawprof.recorder.
CommonsLoggingRecorder
のメソッド
フォーマットされたメッセージを出力します.
printLapRecord(String)
- class jawprof.recorder.
FileRecorder
のメソッド
フォーマットされたメッセージを出力します.
printLapRecord(String)
- class jawprof.recorder.
FormatRecorder
のメソッド
フォーマットされたメッセージを出力します.
printLapRecord(String)
- class jawprof.recorder.
SimpleRecorder
のメソッド
フォーマットされたメッセージを出力します.
printStartRecord(String)
- class jawprof.recorder.
CommonsLoggingRecorder
のメソッド
フォーマットされたメッセージを出力します.
printStartRecord(String)
- class jawprof.recorder.
FileRecorder
のメソッド
フォーマットされたメッセージを出力します.
printStartRecord(String)
- class jawprof.recorder.
FormatRecorder
のメソッド
フォーマットされたメッセージを出力します.
printStartRecord(String)
- class jawprof.recorder.
SimpleRecorder
のメソッド
フォーマットされたメッセージを出力します.
printStopRecord(String)
- class jawprof.recorder.
CommonsLoggingRecorder
のメソッド
フォーマットされたメッセージを出力します.
printStopRecord(String)
- class jawprof.recorder.
FileRecorder
のメソッド
フォーマットされたメッセージを出力します.
printStopRecord(String)
- class jawprof.recorder.
FormatRecorder
のメソッド
フォーマットされたメッセージを出力します.
printStopRecord(String)
- class jawprof.recorder.
SimpleRecorder
のメソッド
フォーマットされたメッセージを出力します.
R
RESOURCE_NAME
- class jawprof.
DefaultJawprofContext
の static 変数
デフォルトのリソースバンドル名です.
RESOURCE_NAME
- class jawprof.gui.
JawprofGui
の static 変数
デフォルトのリソースバンドル名です.
Recorder
- interface jawprof.
Recorder
.
トランザクションのプロファイル情報を記録します.
RecorderCreationException
- exception jawprof.
RecorderCreationException
.
Recorder のインスタンスが生成できなかったことを示す例外です.
RecorderFactory
- interface jawprof.
RecorderFactory
.
Recorder を作成するクラスが実装するインターフェースです。
realRenderer
- class jawprof.gui.
JawprofGuiModule
の static 変数
テーブルの実数カラム用のレンダラ.
release(Object)
- class jawprof.
Monitor
のメソッド
release(Monitor)
- class jawprof.recorder.
AbstractRecorder
のメソッド
S
SQL_INSERT_TX
- class jawprof.recorder.
DatabaseRecorder
の static 変数
トランザクションテーブルへの追加用 SQL.
SQL_INSERT_TX_GROUP
- class jawprof.recorder.
DatabaseRecorder
の static 変数
トランザクショングループテーブルへの追加用 SQL.
SQL_INSERT_TX_GROUP_MAP
- class jawprof.recorder.
DatabaseRecorder
の static 変数
トランザクショングループマップテーブルへの追加用 SQL.
SQL_INSERT_TX_LAP
- class jawprof.recorder.
DatabaseRecorder
の static 変数
ラップテーブルへの追加用 SQL.
STATISTICS_UNIT_DATE
- class jawprof.gui.
StatisticsInfoModule
の static 変数
STATISTICS_UNIT_DAY
- class jawprof.gui.
StatisticsInfoModule
の static 変数
STATISTICS_UNIT_HOUR
- class jawprof.gui.
StatisticsInfoModule
の static 変数
STATISTICS_UNIT_MONTH
- class jawprof.gui.
StatisticsInfoModule
の static 変数
STATISTICS_UNIT_TYPE
- class jawprof.gui.
StatisticsInfoModule
の static 変数
STATISTICS_UNIT_WEEK
- class jawprof.gui.
StatisticsInfoModule
の static 変数
SimpleFileFilter
- class jawprof.gui.
SimpleFileFilter
.
javax.swing.filechooser.FileFilter のシンプルな実装です.
SimpleFileFilter(String)
- class jawprof.gui.
SimpleFileFilter
のコンストラクタ
SimpleFileFilter(String, String)
- class jawprof.gui.
SimpleFileFilter
のコンストラクタ
SimpleFileFilter(String[])
- class jawprof.gui.
SimpleFileFilter
のコンストラクタ
SimpleFileFilter(String[], String)
- class jawprof.gui.
SimpleFileFilter
のコンストラクタ
SimpleRecorder
- class jawprof.recorder.
SimpleRecorder
.
標準出力に出力する Recorder.
SimpleRecorder(JawprofContext)
- class jawprof.recorder.
SimpleRecorder
のコンストラクタ
StatisticsInfoModule
- class jawprof.gui.
StatisticsInfoModule
.
統計情報を表示するモジュール.
StatisticsInfoModule(JawprofGui)
- class jawprof.gui.
StatisticsInfoModule
のコンストラクタ
save(Monitor)
- interface jawprof.
Recorder
のメソッド
引数で与えられたトランザクション記録を保存します.
save(Monitor)
- class jawprof.recorder.
PersistentRecorder
のメソッド
永続化メソッド persist(Monitor) を実行した後に, MonitorFactory に使用済の Monitor オブジ ェクトをプールすることを要求します.
save(Monitor)
- class jawprof.recorder.
TimerTaskRecorder
のメソッド
saveGroupMap(String, Collection)
- interface jawprof.
Recorder
のメソッド
引数で与えられたトランザクショングループに所属するトランザクション種別の所属情報を保存し ます.
saveGroupMap(String, Collection)
- class jawprof.recorder.
CommonsLoggingRecorder
のメソッド
引数で与えられたトランザクショングループに所属するトランザクション種別の所属情報を保存し ます.
saveGroupMap(String, Collection)
- class jawprof.recorder.
DatabaseRecorder
のメソッド
引数で与えられたトランザクショングループに所属するトランザクション種別の所属情報を保存し ます.
saveGroupMap(String, Collection)
- class jawprof.recorder.
FileRecorder
のメソッド
引数で与えられたトランザクショングループに所属するトランザクション種別の所属情報を保存し ます.
saveGroupMap(String, Collection)
- class jawprof.recorder.
FormatRecorder
のメソッド
引数で与えられたトランザクショングループに所属するトランザクション種別の所属情報を保存し ます.
saveGroupMap(String, Collection)
- class jawprof.recorder.
MultiRecorder
のメソッド
引数で与えられたトランザクショングループに所属するトランザクション種別の所属情報を保存し ます.
saveGroupMap(String, Collection)
- class jawprof.recorder.
PersistentRecorder
のメソッド
引数で与えられたトランザクショングループに所属するトランザクション種別の所属情報を保存し ます.
saveGroupMap(String, Collection)
- class jawprof.recorder.
SimpleRecorder
のメソッド
引数で与えられたトランザクショングループに所属するトランザクション種別の所属情報を保存し ます.
saveGroupMap(String, Collection)
- class jawprof.recorder.
TimerTaskRecorder
のメソッド
引数で与えられたトランザクショングループに所属するトランザクション種別の所属情報を保存し ます.
setType(Object)
- class jawprof.
Monitor
のメソッド
モニタリング中のトランザクションのトランザクション種別を設定します.
setValue(Object)
- class jawprof.gui.
DateTableCellRenderer
のメソッド
setValue(Object)
- class jawprof.gui.
NumberTableCellRenderer
のメソッド
start()
- class jawprof.
Monitor
のメソッド
モニタリングを開始します.
stop()
- class jawprof.
Monitor
のメソッド
モニタリングを終了して, 終了時刻を記録します.
stopMonitoring(Monitor)
- class jawprof.
MonitorFactory
の static メソッド
モニタリングを終了します.
store(DatabaseConnectionInfo)
- interface jawprof.gui.
DatabaseConnectionInfoFactory
のメソッド
指定された接続情報を保存します.
store(DatabaseConnectionInfo)
- class jawprof.gui.
PreferencesDatabaseConnectionInfoFactory
のメソッド
T
TIMESTAMP_FORMAT
- class jawprof.gui.
JawprofGuiModule
の static 変数
トランザクションのラップタイム等の表示ように使用する.
TYPE_CSV
- class jawprof.gui.
ExportPanel
の static 変数
TYPE_JMX
- class jawprof.gui.
ExportPanel
の static 変数
TYPE_UNKNOWN
- class jawprof.gui.
ExportPanel
の static 変数
TimerTaskRecorder
- class jawprof.recorder.
TimerTaskRecorder
.
タイマーで起動されるレコーダーです.
TimerTaskRecorder(PersistentRecorder, long)
- class jawprof.recorder.
TimerTaskRecorder
のコンストラクタ
実際に使用される Recorder をセットします.
TransactionRecord
- class jawprof.gui.
TransactionRecord
.
TransactionRecord(String, Date, Date, String)
- class jawprof.gui.
TransactionRecord
のコンストラクタ
TransactionRecord.Lap
- class jawprof.gui.
TransactionRecord.Lap
.
ラップタイムの記録です.
TransactionRecord.Lap(String, Date)
- class jawprof.gui.
TransactionRecord.Lap
のコンストラクタ
キーと対応する時刻をセットします.
TransactionTableModule
- class jawprof.gui.
TransactionTableModule
.
トランザクションの一覧表を表示するパネルです.
TransactionTableModule(JawprofGui)
- class jawprof.gui.
TransactionTableModule
のコンストラクタ
コンテキスト情報からデータベース接続情報を獲得して, 接続します.
toString()
- class jawprof.
Monitor
のメソッド
このモニターオブジェクトを表す文字列を返します.
A
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
Copyright 2004 Taichirou Etoh. All Rights Reserved.