dbdrowser
b2007092301

直列化された形式


パッケージ org.phosphoresce.dbbrowser.exception

Class org.phosphoresce.dbbrowser.exception.BrowserPropertiesException extends java.lang.Exception implements Serializable


パッケージ org.phosphoresce.dbbrowser.gui.common

Class org.phosphoresce.dbbrowser.gui.common.DialogHeaderPanel extends org.phosphoresce.commons.eswing.EPanel implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


applicationLogoImage

org.phosphoresce.commons.eswing.ELabel applicationLogoImage
アプリケーションロゴイメージラベル


headerMessage

org.phosphoresce.commons.eswing.ELabel headerMessage
ヘッダメッセージ

Class org.phosphoresce.dbbrowser.gui.common.FrameHeaderPanel extends org.phosphoresce.commons.eswing.EPanel implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


headerImage

org.phosphoresce.commons.eswing.ELabel headerImage
ヘッダイメージラベル


headerTitile

org.phosphoresce.commons.eswing.ELabel headerTitile
ヘッダタイトル


headerTitileShadow

org.phosphoresce.commons.eswing.ELabel headerTitileShadow
ヘッダタイトルシャドウ


headerDescription

org.phosphoresce.commons.eswing.ELabel headerDescription
ヘッダメッセージ詳細

Class org.phosphoresce.dbbrowser.gui.common.FrameStatusBarPanel extends org.phosphoresce.commons.eswing.EPanel implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


refreshThread

java.lang.Thread refreshThread
コンポーネントリフレッシュスレッド


statusBarSpacer

org.phosphoresce.commons.eswing.ELabel statusBarSpacer
ステータスバースペーサー


memoryNumberFormat

java.text.NumberFormat memoryNumberFormat
メモリーナンバーフォーマット


memoryBarLabel

org.phosphoresce.commons.eswing.ELabel memoryBarLabel
メモリバーラベル


memoryBar

org.phosphoresce.commons.eswing.EProgressBar memoryBar
メモリーバー


jdbcUrlLabel

org.phosphoresce.commons.eswing.ELabel jdbcUrlLabel
JDBCアドレス


パッケージ org.phosphoresce.dbbrowser.gui.common.component

Class org.phosphoresce.dbbrowser.gui.common.component.CatalogSchemaTableListCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Class org.phosphoresce.dbbrowser.gui.common.component.CatalogSchemaTableListPanel extends org.phosphoresce.commons.eswing.EPanel implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


tableTree

org.phosphoresce.commons.eswing.ETree tableTree
テーブルツリー


tableTreeScrollPane

org.phosphoresce.commons.eswing.EScrollPane tableTreeScrollPane
テーブルツリースクロールペイン


パッケージ org.phosphoresce.dbbrowser.gui.common.window

Class org.phosphoresce.dbbrowser.gui.common.window.ConnectionConfigureFrame extends org.phosphoresce.commons.eswing.EDialog implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


browserSession

DatabaseBrowserSession browserSession
DatabaseBrowserセッション


instance

ConnectionConfigureFrame instance
セルフインスタンス


contentsPanel

org.phosphoresce.commons.eswing.EPanel contentsPanel
コンテンツパネル


dialogHeaderPanel

DialogHeaderPanel dialogHeaderPanel
ダイアログヘッダパネル


jdbcFieldSet

org.phosphoresce.commons.eswing.extend.EFieldSet jdbcFieldSet
JDBC設定フィールドセット


jdbcDefinitionListLabel

org.phosphoresce.commons.eswing.ELabel jdbcDefinitionListLabel
JDBC定義リストラベル


jdbcDefinitionList

org.phosphoresce.commons.eswing.EComboBox jdbcDefinitionList
JDBC定義リスト


jdbcDefinitionNameLabel

org.phosphoresce.commons.eswing.ELabel jdbcDefinitionNameLabel
JDBC定義名ラベル


jdbcDefinitionNameField

org.phosphoresce.commons.eswing.ETextField jdbcDefinitionNameField
JDBC定義名フィールド


jdbcDriverClassLabel

org.phosphoresce.commons.eswing.ELabel jdbcDriverClassLabel
JDBCドライバクラスラベル


jdbcDriverClassField

org.phosphoresce.commons.eswing.ETextField jdbcDriverClassField
JDBCドライバクラスフィールド


jdbcUrlLabel

org.phosphoresce.commons.eswing.ELabel jdbcUrlLabel
JDBCURLクラスラベル


jdbcUrlField

org.phosphoresce.commons.eswing.ETextField jdbcUrlField
JDBCURLクラスフィールド


jdbcUserLabel

org.phosphoresce.commons.eswing.ELabel jdbcUserLabel
JDBCユーザークラスラベル


jdbcUserField

org.phosphoresce.commons.eswing.ETextField jdbcUserField
JDBCユーザークラスフィールド


jdbcPasswordLabel

org.phosphoresce.commons.eswing.ELabel jdbcPasswordLabel
JDBCパスワードクラスラベル


jdbcPasswordField

org.phosphoresce.commons.eswing.EPasswordField jdbcPasswordField
JDBCパスワードクラスフィールド


buttonPanel

org.phosphoresce.commons.eswing.EPanel buttonPanel
ボタンパネル


buttonPanelSpacer

org.phosphoresce.commons.eswing.ELabel buttonPanelSpacer
ボタンスペーサー


cancelButton

org.phosphoresce.commons.eswing.EButton cancelButton
キャンセルボタン


clearButton

org.phosphoresce.commons.eswing.EButton clearButton
クリアボタン


connectButton

org.phosphoresce.commons.eswing.EButton connectButton
接続ボタン


saveButton

org.phosphoresce.commons.eswing.EButton saveButton
保存ボタン

Class org.phosphoresce.dbbrowser.gui.common.window.MessageDialog extends org.phosphoresce.commons.eswing.EDialog implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


pressedButton

int pressedButton
押下ボタン


contentsPanel

org.phosphoresce.commons.eswing.EPanel contentsPanel
コンテンツパネル


dialogIconLabel

org.phosphoresce.commons.eswing.ELabel dialogIconLabel
ダイアログアイコンラベル


messageLabel

org.phosphoresce.commons.eswing.ELabel messageLabel
メッセージラベル


messageContentsPanel

org.phosphoresce.commons.eswing.EPanel messageContentsPanel
メッセージコンテンツパネル


buttonPanel

org.phosphoresce.commons.eswing.EPanel buttonPanel
ボタンパネル


okButtonVisible

boolean okButtonVisible
OKボタン表示フラグ


okButton

org.phosphoresce.commons.eswing.EButton okButton
OKボタン


retryButtonVisible

boolean retryButtonVisible
Retryボタン表示フラグ


retryButton

org.phosphoresce.commons.eswing.EButton retryButton
Retryボタン


cancelButtonVisible

boolean cancelButtonVisible
Cancelボタン表示フラグ


cancelButton

org.phosphoresce.commons.eswing.EButton cancelButton
Cancelボタン


yesButtonVisible

boolean yesButtonVisible
Yesボタン表示フラグ


yesButton

org.phosphoresce.commons.eswing.EButton yesButton
Yesボタン表示


noButtonVisible

boolean noButtonVisible
Noボタン表示フラグ


noButton

org.phosphoresce.commons.eswing.EButton noButton
Noボタン表示


detailButtonVisible

boolean detailButtonVisible
Detailボタン表示フラグ


detailButton

org.phosphoresce.commons.eswing.EButton detailButton
Detailボタン表示


detailMessageScrollPane

org.phosphoresce.commons.eswing.EScrollPane detailMessageScrollPane
詳細メッセージスクロールペイン


detailMessageField

org.phosphoresce.commons.eswing.ETextArea detailMessageField
詳細メッセージフィールド


パッケージ org.phosphoresce.dbbrowser.gui.panel.dbinformation

Class org.phosphoresce.dbbrowser.gui.panel.dbinformation.DatabaseDetailFieldSet extends org.phosphoresce.commons.eswing.extend.EFieldSet implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


catalogTermLabel

org.phosphoresce.commons.eswing.ELabel catalogTermLabel
カタログベンダー総称ラベル


catalogTerm

org.phosphoresce.commons.eswing.ELabel catalogTerm
カタログベンダー総称


procedureTermLabel

org.phosphoresce.commons.eswing.ELabel procedureTermLabel
プロシージャベンダー総称ラベル


procedureTerm

org.phosphoresce.commons.eswing.ELabel procedureTerm
プロシージャベンダー総称


schemaTermLabel

org.phosphoresce.commons.eswing.ELabel schemaTermLabel
スキーマベンダー総称ラベル


schemaTerm

org.phosphoresce.commons.eswing.ELabel schemaTerm
スキーマベンダー総称


catalogSeparatorLabel

org.phosphoresce.commons.eswing.ELabel catalogSeparatorLabel
カタログセパレータラベル


catalogSeparator

org.phosphoresce.commons.eswing.ELabel catalogSeparator
カタログセパレータ


catalogListLabel

org.phosphoresce.commons.eswing.ELabel catalogListLabel
カタログリストラベル


catalogListScrollPane

org.phosphoresce.commons.eswing.EScrollPane catalogListScrollPane
カタログリストスクロールペイン


catalogList

org.phosphoresce.commons.eswing.EList catalogList
カタログリスト


schemaListLabel

org.phosphoresce.commons.eswing.ELabel schemaListLabel
スキーマリストラベル


schemaListScrollPane

org.phosphoresce.commons.eswing.EScrollPane schemaListScrollPane
スキーマリストスクロールペイン


schemaList

org.phosphoresce.commons.eswing.EList schemaList
スキーマリスト


tableTypeListLabel

org.phosphoresce.commons.eswing.ELabel tableTypeListLabel
テーブルタイプリストラベル


tableTypeListScrollPane

org.phosphoresce.commons.eswing.EScrollPane tableTypeListScrollPane
テーブルタイプリストスクロールペイン


tableTypeList

org.phosphoresce.commons.eswing.EList tableTypeList
テーブルタイプリスト


typeInfoListLabel

org.phosphoresce.commons.eswing.ELabel typeInfoListLabel
タイプ情報リストラベル


typeInfoListScrollPane

org.phosphoresce.commons.eswing.EScrollPane typeInfoListScrollPane
タイプ情報リストスクロールペイン


typeInfoList

org.phosphoresce.commons.eswing.EList typeInfoList
タイプ情報リスト

Class org.phosphoresce.dbbrowser.gui.panel.dbinformation.DatabaseInformationFieldSet extends org.phosphoresce.commons.eswing.extend.EFieldSet implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


productNameLabel

org.phosphoresce.commons.eswing.ELabel productNameLabel
データベース製品名ラベル


productName

org.phosphoresce.commons.eswing.ELabel productName
データベース製品名


productVersionLabel

org.phosphoresce.commons.eswing.ELabel productVersionLabel
データベース製品バージョンラベル


productVersion

org.phosphoresce.commons.eswing.ELabel productVersion
データベース製品バージョン

Class org.phosphoresce.dbbrowser.gui.panel.dbinformation.DatabaseInformationPanel extends org.phosphoresce.commons.eswing.EPanel implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


frameHeaderPanel

FrameHeaderPanel frameHeaderPanel
ヘッダパネル


contentsScrollPane

org.phosphoresce.commons.eswing.EScrollPane contentsScrollPane
コンテンツスクロールペイン


contentsPane

org.phosphoresce.commons.eswing.EPanel contentsPane
コンテンツペイン


contentsPanelSpacer

org.phosphoresce.commons.eswing.ELabel contentsPanelSpacer
コンテンツパネルスペーサー


buttonPanel

org.phosphoresce.commons.eswing.EPanel buttonPanel
ボタンパネル


buttonPanelSpacer

org.phosphoresce.commons.eswing.ELabel buttonPanelSpacer
ボタンパネルスペーサー


refreshButton

org.phosphoresce.commons.eswing.EButton refreshButton
Refreshボタン


databaseInformationFieldSet

DatabaseInformationFieldSet databaseInformationFieldSet
データベース基本情報フィールドセット


jdbcConnectionInformationFieldSet

JdbcConnectionInformationFieldSet jdbcConnectionInformationFieldSet
JDBC接続情報フィールドセット


databaseDetailsFeildSet

DatabaseDetailFieldSet databaseDetailsFeildSet
データベース詳細情報フィールドセット


databaseQuerySpecificationFieldSet

DatabaseQuerySpecificationFieldSet databaseQuerySpecificationFieldSet
データベスクエリ仕様情報フィールドセット


databaseSpecificationFieldSet

DatabaseSpecificationFieldSet databaseSpecificationFieldSet
データベース仕様情報フィールドセット

Class org.phosphoresce.dbbrowser.gui.panel.dbinformation.DatabaseQuerySpecificationFieldSet extends org.phosphoresce.commons.eswing.extend.EFieldSet implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


extraNameCharactersLabel

org.phosphoresce.commons.eswing.ELabel extraNameCharactersLabel
エキストラキャラクタラベル


extraNameCharacters

org.phosphoresce.commons.eswing.ELabel extraNameCharacters
エキストラキャラクタ


identifierQuoteStringLabel

org.phosphoresce.commons.eswing.ELabel identifierQuoteStringLabel
SQL識別文字列ラベル


identifierQuoteString

org.phosphoresce.commons.eswing.ELabel identifierQuoteString
SQL識別文字列


searchStringEscapeLabel

org.phosphoresce.commons.eswing.ELabel searchStringEscapeLabel
ワイルドガードエスケープ文字ラベル


searchStringEscape

org.phosphoresce.commons.eswing.ELabel searchStringEscape
ワイルドガードエスケープ文字


numericFunctionListLabel

org.phosphoresce.commons.eswing.ELabel numericFunctionListLabel
数学関数リストラベル


numericFunctionListScrollPane

org.phosphoresce.commons.eswing.EScrollPane numericFunctionListScrollPane
数学関数リストスクロールペイン


numericFunctionList

org.phosphoresce.commons.eswing.EList numericFunctionList
数学関数リスト


sqlKeywordListLabel

org.phosphoresce.commons.eswing.ELabel sqlKeywordListLabel
SQLキーワードリストラベル


sqlKeywordListScrollPane

org.phosphoresce.commons.eswing.EScrollPane sqlKeywordListScrollPane
SQLキーワードリストスクロールペイン


sqlKeywordList

org.phosphoresce.commons.eswing.EList sqlKeywordList
SQLキーワードリスト


systemFunctionListLabel

org.phosphoresce.commons.eswing.ELabel systemFunctionListLabel
システム関数リストラベル


systemFunctionListScrollPane

org.phosphoresce.commons.eswing.EScrollPane systemFunctionListScrollPane
システム関数リストスクロールペイン


systemFunctionList

org.phosphoresce.commons.eswing.EList systemFunctionList
システム関数リスト


timeDateFunctionListLabel

org.phosphoresce.commons.eswing.ELabel timeDateFunctionListLabel
時刻関数リストラベル


timeDateFunctionListScrollPane

org.phosphoresce.commons.eswing.EScrollPane timeDateFunctionListScrollPane
時刻関数リストスクロールペイン


timeDateFunctionList

org.phosphoresce.commons.eswing.EList timeDateFunctionList
時刻関数リスト

Class org.phosphoresce.dbbrowser.gui.panel.dbinformation.DatabaseSpecificationFieldSet extends org.phosphoresce.commons.eswing.extend.EFieldSet implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


databaseSpecificationTableScrollPane

org.phosphoresce.commons.eswing.EScrollPane databaseSpecificationTableScrollPane
データベース仕様テーブルスクロールペイン


databaseSpecificationTable

org.phosphoresce.commons.eswing.ETable databaseSpecificationTable
データベース仕様テーブル

Class org.phosphoresce.dbbrowser.gui.panel.dbinformation.JdbcConnectionInformationFieldSet extends org.phosphoresce.commons.eswing.extend.EFieldSet implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


driverClassNameLabel

org.phosphoresce.commons.eswing.ELabel driverClassNameLabel
ドライバクラス名ラベル


driverClassName

org.phosphoresce.commons.eswing.ELabel driverClassName
ドライバクラス名


driverVersionLabel

org.phosphoresce.commons.eswing.ELabel driverVersionLabel
ドライババージョンラベル


driverVersion

org.phosphoresce.commons.eswing.ELabel driverVersion
ドライババージョン


connectionUserLabel

org.phosphoresce.commons.eswing.ELabel connectionUserLabel
接続ユーザーラベル


connectionUser

org.phosphoresce.commons.eswing.ELabel connectionUser
接続ユーザー


jdbcUrlLabel

org.phosphoresce.commons.eswing.ELabel jdbcUrlLabel
JDBCアドレスラベル


jdbcUrl

org.phosphoresce.commons.eswing.ELabel jdbcUrl
JDBCアドレス


パッケージ org.phosphoresce.dbbrowser.gui.panel.pcinformation

Class org.phosphoresce.dbbrowser.gui.panel.pcinformation.ClientPCInformationPanel extends org.phosphoresce.commons.eswing.EPanel implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


frameHeaderPanel

FrameHeaderPanel frameHeaderPanel
ヘッダパネル


contentsScrollPane

org.phosphoresce.commons.eswing.EScrollPane contentsScrollPane
コンテンツスクロールペイン


contentsPane

org.phosphoresce.commons.eswing.EPanel contentsPane
コンテンツペイン


contentsPanelSpacer

org.phosphoresce.commons.eswing.ELabel contentsPanelSpacer
コンテンツパネルスペーサー


systemInformationFieldSet

SystemInformationFieldSet systemInformationFieldSet
システム情報フィールドセット


javaInformationFieldSet

JavaInformationFieldSet javaInformationFieldSet
Java情報フィールドセット

Class org.phosphoresce.dbbrowser.gui.panel.pcinformation.JavaInformationFieldSet extends org.phosphoresce.commons.eswing.extend.EFieldSet implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


runtimeNameLabel

org.phosphoresce.commons.eswing.ELabel runtimeNameLabel
ランタイム名ラベル


runtimeName

org.phosphoresce.commons.eswing.ELabel runtimeName
ランタイム名


vendorNameLabel

org.phosphoresce.commons.eswing.ELabel vendorNameLabel
ベンダー名ラベル


vendorName

org.phosphoresce.commons.eswing.ELabel vendorName
ベンダー名


jvmVersionLabel

org.phosphoresce.commons.eswing.ELabel jvmVersionLabel
VMバージョンラベル


jvmVersion

org.phosphoresce.commons.eswing.ELabel jvmVersion
VMバージョン

Class org.phosphoresce.dbbrowser.gui.panel.pcinformation.SystemInformationFieldSet extends org.phosphoresce.commons.eswing.extend.EFieldSet implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


osNameLabel

org.phosphoresce.commons.eswing.ELabel osNameLabel
OS名ラベル


osName

org.phosphoresce.commons.eswing.ELabel osName
OS名


osVersionLabel

org.phosphoresce.commons.eswing.ELabel osVersionLabel
OSバージョンラベル


osVersion

org.phosphoresce.commons.eswing.ELabel osVersion
OSバージョン


osArchitectureLabel

org.phosphoresce.commons.eswing.ELabel osArchitectureLabel
OSアーキテクチャラベル


osArchitecture

org.phosphoresce.commons.eswing.ELabel osArchitecture
OSアーキテクチャ


パッケージ org.phosphoresce.dbbrowser.gui.panel.querymanage

Class org.phosphoresce.dbbrowser.gui.panel.querymanage.QueryManagePanel extends org.phosphoresce.commons.eswing.EPanel implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


databaseSessionHashCode

int databaseSessionHashCode
データベースセッションハッシュコード


frameHeaderPanel

FrameHeaderPanel frameHeaderPanel
ヘッダパネル


contentsPane

org.phosphoresce.commons.eswing.EPanel contentsPane
コンテンツペイン


queryContainerPanel

org.phosphoresce.dbbrowser.gui.panel.querymanage.QueryManageContainerPanel queryContainerPanel
クエリエディタコンテナパネル


パッケージ org.phosphoresce.dbbrowser.gui.window.about

Class org.phosphoresce.dbbrowser.gui.window.about.AboutDialog extends org.phosphoresce.commons.eswing.EDialog implements Serializable

直列化されたフィールド

containerPanel

org.phosphoresce.commons.eswing.EPanel containerPanel
コンテナパネル


aboutImagePanel

org.phosphoresce.commons.eswing.EPanel aboutImagePanel
アバウトイメージパネル


aboutImageLabel

org.phosphoresce.commons.eswing.ELabel aboutImageLabel
アバウトイメージラベル


applicationVersionLabel

org.phosphoresce.commons.eswing.ELabel applicationVersionLabel
アプリケーションバージョンラベル


siteAddressLabel

org.phosphoresce.commons.eswing.ELabel siteAddressLabel
サイトアドレスラベル


buttonPanel

org.phosphoresce.commons.eswing.EPanel buttonPanel
ボタンパネル


okButton

org.phosphoresce.commons.eswing.EButton okButton
OKボタン


パッケージ org.phosphoresce.dbbrowser.gui.window.main

Class org.phosphoresce.dbbrowser.gui.window.main.DatabaseBrowserFrame extends org.phosphoresce.commons.eswing.EFrame implements Serializable

直列化されたフィールド

log

org.apache.commons.logging.Log log
ロガーオブジェクト


mainContainerPanel

org.phosphoresce.commons.eswing.EPanel mainContainerPanel
メインコンテナパネル


frameStatusBarPanel

FrameStatusBarPanel frameStatusBarPanel
フレームステータスバーパネル


browserTabbedPane

org.phosphoresce.commons.eswing.ETabbedPane browserTabbedPane
タブペイン


clientPCInformationPanel

ClientPCInformationPanel clientPCInformationPanel
クライアント情報パネル


databaseInformationPanel

DatabaseInformationPanel databaseInformationPanel
データベース情報パネル


queryManagerPanel

QueryManagePanel queryManagerPanel
クエリマネージャパネル


browserMenuBar

org.phosphoresce.commons.eswing.EMenuBar browserMenuBar
ブラウザメニューバー


browserMenuFile

org.phosphoresce.commons.eswing.EMenu browserMenuFile
ブラウザメニュー(File)


browserMenuView

org.phosphoresce.commons.eswing.EMenu browserMenuView
ブラウザメニュー(View)


browserMenuHelp

org.phosphoresce.commons.eswing.EMenu browserMenuHelp
ブラウザメニュー(Help)


browserMenuItemAbout

org.phosphoresce.commons.eswing.EMenuItem browserMenuItemAbout
ブラウザメニューアイテム(About)


browserMenuItemNewConnection

org.phosphoresce.commons.eswing.EMenuItem browserMenuItemNewConnection
ブラウザメニューアイテム(NewConnection)


browserMenuItemClientInformationView

org.phosphoresce.commons.eswing.EMenuItem browserMenuItemClientInformationView
ブラウザメニューアイテム(ClientInformationView)


browserMenuItemDatabaseInformationView

org.phosphoresce.commons.eswing.EMenuItem browserMenuItemDatabaseInformationView
ブラウザメニューアイテム(DatabaseInformationView)


browserMenuItemQueryManagerView

org.phosphoresce.commons.eswing.EMenuItem browserMenuItemQueryManagerView
ブラウザメニューアイテム(QueryManagerView)


dbdrowser
b2007092301