クラス org.objectweb.cjdbc.console.gui.constants.GuiCommands

すべてのメンバ一覧

説明

This class defines all the Gui action Commands

作者:
Nicolas Modrzyk
バージョン:
1.0

GuiCommands.java35 行で定義されています。

Static Public 変数

final String COMMAND_QUIT
final String COMMAND_ADD_CONFIG_FILE
final String COMMAND_ADD_CONTROLLER
final String COMMAND_REMOVE_CONFIGURATION_FILE
final String COMMAND_BACKEND_REMOVE
final String COMMAND_VIEW_RECOVERY_LOG
final String COMMAND_BACKEND_CREATE_NEW
final String COMMAND_GET_CONTROLLER_INFO
final String COMMAND_SAVE_CONFIGURATION_FILE
final String COMMAND_DISPLAY_XML_DATABASE
final String COMMAND_DISPLAY_XML_CONTROLLER
final String COMMAND_VIEW_SQL_STATS
final String COMMAND_VIEW_CACHE_STATS
final String COMMAND_VIEW_CACHE_CONTENT
final String COMMAND_CONTROLLER_LOG_CONFIGURATION_INFO
final String COMMAND_CONTROLLER_LOG_CONFIGURATION_DEBUG
final String COMMAND_CLEAN_DEBUG_BUFFER
final String COMMAND_CONTROLLER_MONITOR
final String COMMAND_CONTROLLER_REMOVE
final String COMMAND_REFRESH_LOGS
final String COMMAND_SHUTDOWN_CONTROLLER
final String COMMAND_CONTROLLER_REPORT
final String COMMAND_CONTROLLER_LOG_CONFIGURATION
final String COMMAND_HIDE_SHUTDOWN_FRAME
final String COMMAND_CONTROLLER_UPDATE_LOG_CONFIGURATION
final String COMMAND_CREATE_BACKEND_APPROVE
final String COMMAND_HIDE_CHECKPOINT_FRAME
final String COMMAND_REFRESH_CONTROLLER_LIST
final String COMMAND_CREATE_BACKEND_CANCEL
final String COMMAND_SHOW_ERROR_TRACE
final String COMMAND_CREATE_BACKUP_APPROVE
final String COMMAND_CREATE_BACKUP_CANCEL
final String COMMAND_SELECT_CONTROLLER
final String COMMAND_SHUTDOWN_DATABASE
final String COMMAND_ADD_DRIVER
final String COMMAND_ENABLE_ALL
final String COMMAND_DISABLE_ALL
final String COMMAND_DELETE_DUMP
final String COMMAND_LOAD_ONLINE_HELP
final String COMMAND_SELECT_DATABASE
final String COMMAND_SELECT_XML_FILE
final String COMMAND_DATABASE_AUTHENTICATE
final String COMMAND_ADD_CONTROLLER_APPROVE
final String COMMAND_ADD_CONTROLLER_CANCEL
final String COMMAND_HIDE_ERROR_FRAME
final String COMMAND_CLEAN_LOGGING_PANEL
final String COMMAND_HIDE_ERROR_TRACE
final String COMMAND_SHUTDOWN_FAST
final String COMMAND_SHUTDOWN_IMMEDIATE
final String COMMAND_SHUTDOWN_SMART


変数

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_ADD_CONFIG_FILE [static]
 

初期値:

GuiTranslate .get("command.add.config.file")
Command ADD CONFIG FILE GuiCommands.java41 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_ADD_CONTROLLER [static]
 

初期値:

GuiTranslate .get("command.add.controller")
Command ADD CONTROLLER GuiCommands.java44 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_ADD_CONTROLLER_APPROVE [static]
 

初期値:

GuiTranslate .get("command.add.controller.approve")
Command LOAD CONTROLLER GuiCommands.java164 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_ADD_CONTROLLER_CANCEL [static]
 

初期値:

GuiTranslate .get("command.add.controller.cancel")
Command CANCEL CONTROLLER LOAD GuiCommands.java167 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_ADD_DRIVER [static]
 

初期値:

GuiTranslate .get("command.add.driver")
Command add driver GuiCommands.java140 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_BACKEND_CREATE_NEW [static]
 

初期値:

GuiTranslate .get("command.create.backend")
Create new backend command GuiCommands.java56 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_BACKEND_REMOVE [static]
 

初期値:

GuiTranslate .get("command.remove.backend")
Remove backend GuiCommands.java50 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CLEAN_DEBUG_BUFFER [static]
 

初期値:

GuiTranslate .get("command.clean.debug.buffer")
Command CLEAN DEBUG BUFFER GuiCommands.java86 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CLEAN_LOGGING_PANEL [static]
 

初期値:

GuiTranslate .get("command.clean.logging.pane")
Command clean logging content GuiCommands.java173 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CONTROLLER_LOG_CONFIGURATION [static]
 

初期値:

GuiTranslate .get("command.view.controller.log.configuration")
Command view log configuration GuiCommands.java104 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CONTROLLER_LOG_CONFIGURATION_DEBUG [static]
 

初期値:

GuiTranslate .get("command.set.logger.debug")
Command Controller Log Configuration Debug Mode GuiCommands.java83 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CONTROLLER_LOG_CONFIGURATION_INFO [static]
 

初期値:

GuiTranslate .get("command.set.logger.info")
Command Controller Log Configuration Info Mode GuiCommands.java80 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CONTROLLER_MONITOR [static]
 

初期値:

GuiTranslate .get("command.monitor.controller")
Monitor Controller GuiCommands.java89 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CONTROLLER_REMOVE [static]
 

初期値:

GuiTranslate .get("command.remove.controller")
Remove controller GuiCommands.java92 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CONTROLLER_REPORT [static]
 

初期値:

GuiTranslate .get("command.controller.report")
Command get controller report GuiCommands.java101 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CONTROLLER_UPDATE_LOG_CONFIGURATION [static]
 

初期値:

GuiTranslate .get("command.update.log.configuration")
Command update log configuration GuiCommands.java110 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CREATE_BACKEND_APPROVE [static]
 

初期値:

GuiTranslate .get("command.create.backend.approve")
Command Create new Backend approve GuiCommands.java113 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CREATE_BACKEND_CANCEL [static]
 

初期値:

GuiTranslate .get("command.create.backend.cancel")
Command Create new Backend cancel GuiCommands.java122 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CREATE_BACKUP_APPROVE [static]
 

初期値:

GuiTranslate .get("command.create.backup.approve")
Approve create backup command GuiCommands.java128 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_CREATE_BACKUP_CANCEL [static]
 

初期値:

GuiTranslate .get("command.create.backup.cancel")
Cancel create backup command GuiCommands.java131 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_DATABASE_AUTHENTICATE [static]
 

初期値:

GuiTranslate .get("command.authenticate")
Authentication command for database GuiCommands.java161 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_DELETE_DUMP [static]
 

初期値:

GuiTranslate .get("command.delete.dump")
Command database disable all GuiCommands.java149 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_DISABLE_ALL [static]
 

初期値:

GuiTranslate .get("command.disable.all")
Command database disable all GuiCommands.java146 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_DISPLAY_XML_CONTROLLER [static]
 

初期値:

GuiTranslate .get("command.display.controller.xml")
Command Load Xml Configuration GuiCommands.java68 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_DISPLAY_XML_DATABASE [static]
 

初期値:

GuiTranslate .get("command.display.database.xml")
Command Load Xml Configuration GuiCommands.java65 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_ENABLE_ALL [static]
 

初期値:

GuiTranslate .get("command.enable.all")
Command database enable all GuiCommands.java143 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_GET_CONTROLLER_INFO [static]
 

初期値:

GuiTranslate .get("command.get.info")
Command GET CONTROLLER INFO GuiCommands.java59 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_HIDE_CHECKPOINT_FRAME [static]
 

初期値:

GuiTranslate .get("command.hide.checkpoint.frame")
Hide checkpoint frame GuiCommands.java116 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_HIDE_ERROR_FRAME [static]
 

初期値:

GuiTranslate .get("command.hide.error.frame")
Command hide error frame GuiCommands.java170 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_HIDE_ERROR_TRACE [static]
 

初期値:

GuiTranslate .get("command.hide.error.trace")
Command hide error trace GuiCommands.java176 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_HIDE_SHUTDOWN_FRAME [static]
 

初期値:

GuiTranslate .get("command.hide.shutdown.frame")
Hide shutdown frame GuiCommands.java107 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_LOAD_ONLINE_HELP [static]
 

初期値:

GuiTranslate .get("command.load.online.help")
Command load online help GuiCommands.java152 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_QUIT [static]
 

初期値:

GuiTranslate .get("command.quit")
Command QUIT GuiCommands.java38 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_REFRESH_CONTROLLER_LIST [static]
 

初期値:

GuiTranslate .get("command.refresh.controller.list")
Command Refresh Controller List GuiCommands.java119 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_REFRESH_LOGS [static]
 

初期値:

GuiTranslate .get("command.refresh.logs")
Command Refresh Controller Logs GuiCommands.java95 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_REMOVE_CONFIGURATION_FILE [static]
 

初期値:

GuiTranslate .get("command.remove.config.file")
Remove configuration file GuiCommands.java47 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_SAVE_CONFIGURATION_FILE [static]
 

初期値:

GuiTranslate .get("command.save.xml.buffer")
Command SAVE CONFIGURATION FILE GuiCommands.java62 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_SELECT_CONTROLLER [static]
 

初期値:

GuiTranslate .get("command.select.controller")
Command Select Controller GuiCommands.java134 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_SELECT_DATABASE [static]
 

初期値:

GuiTranslate .get("command.select.database")
Command Select Database GuiCommands.java155 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_SELECT_XML_FILE [static]
 

初期値:

GuiTranslate .get("command.select.xml.file")
Command Select xml file GuiCommands.java158 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_SHOW_ERROR_TRACE [static]
 

初期値:

GuiTranslate .get("command.show.error.trace")
Command show error trace GuiCommands.java125 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_SHUTDOWN_CONTROLLER [static]
 

初期値:

GuiTranslate .get("command.shutdown.controller")
Shutdown controller Command GuiCommands.java98 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_SHUTDOWN_DATABASE [static]
 

初期値:

GuiTranslate .get("command.shutdown.database")
Command Shutdown database GuiCommands.java137 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_SHUTDOWN_FAST [static]
 

初期値:

GuiTranslate .get("command.shutdown.fast")
Shutdown level fast GuiCommands.java179 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_SHUTDOWN_IMMEDIATE [static]
 

初期値:

GuiTranslate .get("command.shutdown.immediate")
Shutdown level immediate GuiCommands.java182 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_SHUTDOWN_SMART [static]
 

初期値:

GuiTranslate .get("command.shutdown.smart")
Shutdown level smart GuiCommands.java185 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_VIEW_CACHE_CONTENT [static]
 

初期値:

GuiTranslate .get("command.view.cache.content")
Display cache content GuiCommands.java77 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_VIEW_CACHE_STATS [static]
 

初期値:

GuiTranslate .get("command.view.cache.stats")
Command display cache stats GuiCommands.java74 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_VIEW_RECOVERY_LOG [static]
 

初期値:

GuiTranslate .get("command.view.recoverylog.content")
View recovery log GuiCommands.java53 行で定義されています。

final String org.objectweb.cjdbc.console.gui.constants.GuiCommands.COMMAND_VIEW_SQL_STATS [static]
 

初期値:

GuiTranslate .get("command.view.sql.stats")
Command display sql stats GuiCommands.java71 行で定義されています。


このクラスの説明は次のファイルから生成されました:
CJDBCversion1.0.4に対してTue Oct 12 15:16:20 2004に生成されました。 doxygen 1.3.8