Base: Improve readability of code

Description

Improve readability of org.adempiere.base code by:

  1. Update Javadoc for variables and methods.

  2. Add in code comments.

  3. Remove commented code.

  4. Use static constant for string constant.

  5. Mark deprecated variables and methods.

  6. Where it help to improve readability, rename private instance variables and method names.

To ease review, will break this into multiple pull request.

Environment

None

Activity

Show:

Hiep Lq January 15, 2024 at 5:11 PM

StatusBar.infoPanel is candidate to remove, it's not use

Details

Assignee

Reporter

Components

Priority

Created August 29, 2023 at 8:11 AM
Updated April 12, 2024 at 5:23 PM