a88ddd9 Bug 450016 - RFE- Console display values in KB/MB/GB

Authored and Committed by nhosoi 13 years ago
    Bug 450016 - RFE- Console display values in KB/MB/GB
    
    https://bugzilla.redhat.com/show_bug.cgi?id=450016
    
    Description: Entry cache size in Database Settings as well as
    DB cache size and Import cache size in LDBM Plug-in Settings
    allow users to choose display unit from bytes, KB, MB, and GB.
    The value in the text area is recalculated based upon the unit.
    Note: The size value sent to the server is in bytes regardless
    of the unit selection.  Also, the selected unit is not stored.
    Every time, the Console is started, the default unit "bytes"
    is selected and the size is displayed in bytes.