Provides classes and interface for database monitor. A table model must implements MonitorTableModel if it wants to show information in different colors between old and newly updated data after each refreshing and ColorRenderer is the cell renderer for the table. MonitorInfo is shown when the tree node 'Database Monitor' is selected. And there are 4 sub information shown; SesseionInfo, StatusInfo, LockInfo, and PendingTranxInfo.