Provides classes for Database Monitore Tool - Monitor database
Basic Classes
- AddItemDialog - Add statistic parameter value in tablepanel and paint statistical value in chart.
- CharPanel - Plot statistical value in this panel
- ColorRenderer - show color object in combobox.
- DatabaseConnection - a database connection object use DBMaker JDBC bridge.
- DataObject - store every object (statistic parameter) statistical value array (size is 60)
- DataSet - when time's up, will call wakeUp() routine to retrive statistical value array again.
- DataTableModel - It is a table model in TablePanel.java
- DbmainDef - all statistic parameter value description and array position.
- HelpButton - store help id
- HorizontalBar - chart horizontal value scale
- KeyObject - store every object (statistic parameter) setting
- LineDialog - reset object (statistic parameter) line color, scale and line diplay.
- LineRenderer - show line display object in combobox.
- MonitorDlg - It is a interface definiing setResult(boolean result) routine.
- MonitorMenuBar - store all menuitems bar event
- OuterPanel - a container for chartPanel
- Preferences - store some information for login db name, language..etc.
- PropertiesDialog - reset chart line grid color, background color and vertical scale value
- ProportionObject - store scale value
- TablePanel - store every object (statistic parameter) line display, description and value in table
- TablePopupMenu - press right click will prompt popup menu to add, delete and object setting
- VerticalBar - paint chart vertical scale